Package edu.sdsc.inca.protocol

Class Summary
GetLog  
LogConfig  
MessageHandler The MessageHandler class should help guide the creation of all of the message handlers for each Inca server.
MessageHandlerFactory  
MessageHandlerFactoryTest  
Permit  
PermitTest Test basic functionality of Permit
Ping  
Protocol This class declares constants and contains documentation pertaining to the Inca message protocol.
ProtocolReader  
ProtocolReaderTest Tests basic functionality of the Protocol Reader.
ProtocolWriter  
ProtocolWriterTest User: cmills Date: Feb 28, 2005 Time: 10:39:25 AM Tests writing a char array and a statement to the protocol writer.
Statement  
StatementTest Unit tests for Statment class.
VerifyProtocolVersion  
VerifyProtocolVersionTest Test basic functionality of VerifyProtocolVersion
 

Exception Summary
ProtocolException Indicates the detection of malformed content in a protocol stream.