Package org.enhydra.servlet.connectionMethods.EnhydraDirector

Interface Summary
EnhydraDirectorFunction Interface for pluggable EnhydraDirector protocol functions.
 

Class Summary
DirectorProtocol  
DirectorRequest Enhydra Director implementation of the request.
DirectorResponse Enhydra Director implementation of the response.
EnhydraDirectorBufferedOutputStream Extension of BufferedOutputStream to allow "reset" of the buffer.
EnhydraDirectorConnection  
EnhydraDirectorConnectionMethod The Enhydra connection method.
EnhydraDirectorProtocol  
EnhydraDirectorWriter Coyote implementation of the servlet writer.
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.