Package com.biglybt.pif.network
-
Interface Summary Interface Description Connection Represents a managed peer connection, over which messages can be sent and received.ConnectionListener Listener for notification of connection events.ConnectionManager Manages connections.ConnectionStub IncomingMessageQueue Inbound message queue.IncomingMessageQueueListener Listener for incoming message queue.OutgoingMessageQueue Queue for sending outgoing messages.OutgoingMessageQueueListener Listener for outgoing message queue.RateLimiter RawMessage A raw data payload used for outbound messages.Transport Represents an underlying network transport.TransportCipher TransportFilter -
Exception Summary Exception Description TransportException