Package com.kenmccrary.jtella

Interface Summary
ConnectionListener The interface for listening to connection changes
MessageReceiver A class implementing MessageReceiver is capable of receiving GNUTella network messages
 

Class Summary
ConnectionEvent An event indicating a change in the status of connections to the network
ConnectionInformation Provides information regarding the current connections
GUID Represents a unique ID
HostCache A cache of the known hosts on the network
MessageReceiverAdapter An adapter for the MessageReceiver, provides empty implementations of message receive methods
NetworkConnection The NetworkConnection represents a connection to the GNUTella network.
NetworkFile Represents information about a file found on the network
PingMessage GNUTella Ping message
PongMessage PONG message, reply to Ping provides information about running Tellas
PushMessage Push message
SearchMessage GNUTella search message
SearchMonitorSession Represents a Query monitor session
SearchReplyMessage Search Reply message, response to a search request
SearchSession Represents a Session on a Connection which can be used for GNUTella searchs
Utilities General purpose utilities