Uses of Class
org.mule.transport.http.HttpConnector

Packages that use HttpConnector
org.mule.transport.http Provides http transport including proxy support. 
 

Uses of HttpConnector in org.mule.transport.http
 

Subclasses of HttpConnector in org.mule.transport.http
 class HttpPollingConnector
          The HttpPollingConnectors allows for inbound Http endpoints to be configured with an address which it shall use to poll for a result.
 class HttpsConnector
          HttpsConnector provides Secure http connectivity on top of what is already provided with the Mule HttpConnector.
 class HttpsPollingConnector
          HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the Mule HttpPollingConnector.
 

Constructors in org.mule.transport.http with parameters of type HttpConnector
HttpServerConnection(Socket socket, String encoding, HttpConnector connector)
           
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.