Enhydra 5.1 API

Package org.enhydra.servlet.connectionMethods.EnhydraDirector

Interface Summary
EnhydraDirectorFunction Interface for pluggable EnhydraDirector protocol functions.
 

Class Summary
EnhydraDirectorBufferedOutputStream Extension of BufferedOutputStream to allow "reset" of the buffer.
EnhydraDirectorConnection  
EnhydraDirectorConnectionMethod The Enhydra connection method.
EnhydraDirectorConnectionMethodBeanInfo This class provides descriptors for all connection method attributes
EnhydraDirectorProtocol  
 

Exception Summary
EnhydraDirectorBadStateException Exception to signal that an EnhydraDirector connection has gotten into an unexpeceted state, or that one of its public methods has been called while the connection is in an incorrect state.
EnhydraDirectorException Exception to signal that an EnhydraDirector connection has encountered an error.
 


Enhydra 5.1 API