Enhydra 5.1 API

Package org.enhydra.servlet.connectionMethods

Interface Summary
ConnectionMethod A ConnectionMethod is how requests get into the server from the outside world.
 

Class Summary
Channel Everything there is to store about a channel.
ChannelStatus ConnectionMethods return this object, which describes the current status of a channel in a ConnectionMethod.
ChannelTable A table of Channel elements.
ConnectionMethodManager This class maintains a set of ConnectionMethods.
StandardConnectionMethod This is a sample implementation of a ConnectionMethod.
 

Exception Summary
ConnectionMethodException ConnectionMethods throw this type of exception when there is an error.
 


Enhydra 5.1 API