Package org.jcoderz.commons.connector.http

Interface Summary
HttpConnection This is the interface provided by the commons http connector.
HttpConnectionExtended Interface extension of the HttpConnection for retry handling.
HttpConnectionFactory Connection factory to obtain http connection handle for a specific connection request.
HttpConnectorSession Remote interface for HttpConnectorSession.
HttpConnectorSessionHome Home interface for HttpConnectorSession.
HttpConnectorSessionInterface Bean interface for testing of the commons http connector.
HttpConnectorSessionLocal Local interface for HttpConnectorSession.
HttpConnectorSessionLocalHome Local home interface for HttpConnectorSession.
 

Class Summary
ConfigurationFactory Factory class to obtain a connector configuration.
ConnectorResponse Value object for the Connector Bean Test.
HttpConnectionFactoryImpl Factory for the creation of a connection handle used by the client.
HttpConnectionHelper Implementation of the HttpConnection interface.
HttpConnectionImpl Implementation of the HttpConnectionExtended interface.
HttpConnectionRequestInfo This class contains the request information for a requested connection.
HttpConnectionSpec The connection spec for a commons http connection.
HttpConnectionUtil This class provides utility functions for the http connector.
HttpConnectorBeanTest JUnit remote (bean) tests for the commons http connector.
HttpConnectorBeanTestSetup Test setup used for HttpConnectionBeanTest.
HttpConnectorServerTest Server testcases for the commons http connector.
HttpConnectorSessionBean Session bean calling the http connector.
HttpConnectorSessionImpl Session bean using the http connector.
HttpConnectorSessionJNDIUtil Utility class for HttpConnectorSession.
HttpConnectorSessionSession Session layer for HttpConnectorSession.
HttpConnectorSessionUtil Utility class for HttpConnectorSession.
HttpManagedConnectionFactoryImpl Managed Connection Factory used by the Application Server to create a non-managed factory and connection for the application.
HttpManagedConnectionImpl This class defines the managed connection maintained by the application server and triggered via the non-managed connection.
HttpManagedConnectionMetaData This class specifies meta data for a managed http connection.
 



Copyright 2007 The jCoderZ Project.