Uses of Package
org.jcoderz.commons.connector.http

Packages that use org.jcoderz.commons.connector.http
org.jcoderz.commons.connector.http   
 

Classes in org.jcoderz.commons.connector.http used by org.jcoderz.commons.connector.http
ConnectorResponse
          Value object for the Connector Bean Test.
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.
HttpConnectionSpec
          The connection spec for a commons http connection.
HttpConnectorSession
          Remote interface for HttpConnectorSession.
HttpConnectorSessionBean
          Session bean calling the http connector.
HttpConnectorSessionHome
          Home interface for HttpConnectorSession.
HttpConnectorSessionImpl
          Session bean using the http connector.
HttpConnectorSessionInterface
          Bean interface for testing of the commons http connector.
HttpConnectorSessionLocal
          Local interface for HttpConnectorSession.
HttpConnectorSessionLocalHome
          Local home interface 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.
 



Copyright 2007 The jCoderZ Project.