Package edu.sdsc.inca.protocol

Class Summary
GetLog  
LogConfig  
MessageHandler  
MessageHandlerFactory  
MessageHandlerFactoryTest  
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.