Package org.enhydra.servlet.connectionMethods.EnhydraDirector

Interface Summary
EnhydraDirectorFunction Interface for pluggable EnhydraDirector protocol functions.
 

Class Summary
DirectorHttpRequest  
DirectorHttpResponse  
EnhydraConnection  
EnhydraDirectorBufferedOutputStream Extension of BufferedOutputStream to allow "reset" of the buffer.
EnhydraDirectorConnection  
EnhydraDirectorOutputStream OutputStream interface for the Enhydra connection method.
EnhydraDirectorProtocol  
EnhydraDirectorWriter Coyote implementation of the servlet writer.
EnhydraListener  
EnhydraReflexion  
RebalanceCounter  
 

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.