Uses of Interface
com.biglybt.core.networkmanager.ProtocolEndpoint
Packages that use ProtocolEndpoint
Package
Description
-
Uses of ProtocolEndpoint in com.biglybt.core.networkmanager
Fields in com.biglybt.core.networkmanager declared as ProtocolEndpointModifier and TypeFieldDescription(package private) ProtocolEndpoint[]ConnectionEndpoint.protocolsMethods in com.biglybt.core.networkmanager that return ProtocolEndpointModifier and TypeMethodDescriptionProtocolEndpointHandler.create(ConnectionEndpoint connection_endpoint, InetSocketAddress address) ProtocolEndpointHandler.create(InetSocketAddress address) static ProtocolEndpointProtocolEndpointFactory.createEndpoint(int type, ConnectionEndpoint connection_endpoint, InetSocketAddress target) static ProtocolEndpointProtocolEndpointFactory.createEndpoint(int type, InetSocketAddress target) TransportEndpoint.getProtocolEndpoint()ConnectionEndpoint.getProtocols()Methods in com.biglybt.core.networkmanager with parameters of type ProtocolEndpoint -
Uses of ProtocolEndpoint in com.biglybt.core.networkmanager.impl.tcp
Classes in com.biglybt.core.networkmanager.impl.tcp that implement ProtocolEndpointFields in com.biglybt.core.networkmanager.impl.tcp declared as ProtocolEndpointMethods in com.biglybt.core.networkmanager.impl.tcp that return ProtocolEndpointConstructors in com.biglybt.core.networkmanager.impl.tcp with parameters of type ProtocolEndpoint -
Uses of ProtocolEndpoint in com.biglybt.core.networkmanager.impl.udp
Classes in com.biglybt.core.networkmanager.impl.udp that implement ProtocolEndpointFields in com.biglybt.core.networkmanager.impl.udp declared as ProtocolEndpointMethods in com.biglybt.core.networkmanager.impl.udp that return ProtocolEndpointConstructors in com.biglybt.core.networkmanager.impl.udp with parameters of type ProtocolEndpoint