Package edu.UCL.xmiddle.framework.lib

Interface Summary
HostListener HostListener.java Each object that needs to be notified by the xmiddle Manager when a specific host is in reach or out of reach, must implement this interface Created: Fri Jul 20 16:04:31 2001
XApp  
 

Exception Summary
ExistingSessionIDException ExistingSessionIDException.java An exception thrown when a protocol session tries to register with a session ID that already exists.
InvalidSessionIDException InvalidSessionIDException.java An exception thrown when Network is given a session ID for a protocol session, which does not exist in its database.