Package is.lill.acre.protocol

Interface Summary
IProtocolRepository  
IProtocolSource Interface representing a source from which protocols can be read.
 

Class Summary
ActiveTransition A class representing a transition between two States.
FileProtocolSource  
FilesystemProtocolRepository  
HTTPProtocolRepository  
Protocol Class to represent a communication protocol as a finite state machine.
ProtocolDescriptor  
ProtocolManager Class to manage protocols for an agent platform This is designed to be shared among all agents
State  
StateType  
Transition  
URLProtocolSource  
 

Exception Summary
RepositoryException  
UnknownStateTypeException Exception to indicate an attempt to use a type of State that is undefined