Uses of Interface
com.biglybt.core.networkmanager.ProtocolEndpointHandler
Packages that use ProtocolEndpointHandler
-
Uses of ProtocolEndpointHandler in com.biglybt.core.networkmanager
Fields in com.biglybt.core.networkmanager declared as ProtocolEndpointHandlerModifier and TypeFieldDescriptionprivate static ProtocolEndpointHandler
ProtocolEndpointFactory.tcp_handler
private static ProtocolEndpointHandler
ProtocolEndpointFactory.udp_handler
Fields in com.biglybt.core.networkmanager with type parameters of type ProtocolEndpointHandlerModifier and TypeFieldDescriptionprivate static final Map
<Integer, ProtocolEndpointHandler> ProtocolEndpointFactory.other_handlers
Methods in com.biglybt.core.networkmanager with parameters of type ProtocolEndpointHandlerModifier and TypeMethodDescriptionstatic void
ProtocolEndpointFactory.registerHandler
(ProtocolEndpointHandler handler)