Package | Description |
---|---|
org.mule.transport.http |
Provides http transport including proxy support.
|
Modifier and Type | Class and Description |
---|---|
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 . |
Constructor and Description |
---|
HttpServerConnection(Socket socket,
String encoding,
HttpConnector connector) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.