Uses of Interface
com.biglybt.core.peermanager.messaging.MessageStreamFactory
Packages that use MessageStreamFactory
-
Uses of MessageStreamFactory in com.biglybt.core.networkmanager
Methods in com.biglybt.core.networkmanager with parameters of type MessageStreamFactoryModifier and TypeMethodDescriptionvoidNetworkManager.requestIncomingConnectionRouting(NetworkManager.ByteMatcher matcher, NetworkManager.RoutingListener listener, MessageStreamFactory factory) Request the acceptance and routing of new incoming connections that match the given initial byte sequence.