Uses of Package
org.jpop.net

Packages that use org.jpop.net
org.jpop.net   
 

Classes in org.jpop.net used by org.jpop.net
ClientException
          Generic exception for the client to throw on server errors or own errors
ClientInterface
          Interface to a client for the poplog doc server a new client should be created in a way such that the &tl;msg type>Received methods are called from whithin the run() or main parsing method of the object, and overriden to provide event handling to the calling classes.
PoplogDocClient
          Creates a Doc Client that sends requests to the server and gets responses from it in the form of messages
ProtocolInterface
          Interface for all protocols in server/client situations
ServerException
          Generic exception for the server to throw
ServerInfo