Package com.sri.oaa2.com

Interface Summary
LibComClient Interface to LibComSocket
LibComConnection abstract class LibComConnection
LibComInterface interface LibComInterface
LibComListener LibComListener is sued to listen to events generated from a LibCom connection.
LibComServerListener LibComServerListener is used to listen for server connections from a LibComCOnnection which is a server.
 

Class Summary
ComSem  
LibCom Provides communications methods for the agentlib
LibComProtocol abstract class LibComProtocol
LibComTcpConnection Provides low-level communications methods for the agentlib
LibComTcpProtocol LibComTcpProtocol extends LibComProtocol
LibComUtils Interface to LibComSocket