Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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
EnhydraDirectorHandler This class processes servlet requests from the EnhydraDirectorConnectionMethod.
EnhydraDirectorInputStream InputStream interface for the Enhydra connection method.
EnhydraDirectorOutputStream OutputStream interface for the Enhydra connection method.
EnhydraDirectorProtocol  
EnhydraDirectorProtoOutputStream The basic implementation of an output stream for EnhydraDirector.
InternalHeader  
InternalHeaderKeyEnumeration  
 

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.