Package com.enderak.procol.common.net

Common ProCol networking classes

See:
          Description

Class Summary
MessageFactory Compiles packets into messages
OutgoingMessageHandler Handles the sending of outgoing messages
PacketFactory Generates packets to send
ProColIncomingMessage Holds information for an incoming message
ProColMessage Provides a central class for some some standard operations on SSL sockets
ProColOutgoingMessage Holds information for an outgoing message
ProColPacket Represents a ProCol packet that is sent over the network connection
RequestType Defines standard codes for ProCol communication protocol
SSLCommon Class which provides some standard operations on SSLSocket's
 

Package com.enderak.procol.common.net Description

Common ProCol networking classes