Package org.nukesoft.commlib

Interface Summary
CommLib The CommLib interface describes the contract all communication libraries must abide by.
CommLibCallback The CommLibCallback interface provides the event callbacks that communications libraries should use when receiving network generated events.
CommPortCallback The CommPortCallback interface is used by the CommPort class to provide a way to pass off incomming instant messages to the appropriate authority.
 

Class Summary
CommPort The CommPort class wraps an externaly loaded CommLib and handles such tasks as connection maintnance and error correction.