Uses of Class
com.biglybt.core.pairing.impl.PairingManagerTunnelHandler
Packages that use PairingManagerTunnelHandler
-
Uses of PairingManagerTunnelHandler in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as PairingManagerTunnelHandlerModifier and TypeFieldDescriptionprivate PairingManagerTunnelHandler
PairingManagerImpl.tunnel_handler
(package private) final PairingManagerTunnelHandler
PairManagerTunnel.tunnel_handler
Constructors in com.biglybt.core.pairing.impl with parameters of type PairingManagerTunnelHandlerModifierConstructorDescriptionprotected
PairManagerTunnel
(PairingManagerTunnelHandler _tunnel_handler, String _tunnel_key, InetAddress _originator, String _sid, PairedServiceRequestHandler _request_handler, SecretKeySpec _key, String _tunnel_url, String _endpoint_url)