|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| Fields in org.mule.transport.http declared as HttpConnector | |
|---|---|
protected HttpConnector |
HttpClientMessageDispatcher.connector
|
protected HttpConnector |
HttpClientMessageRequester.connector
|
| Constructors in org.mule.transport.http with parameters of type HttpConnector | |
|---|---|
HttpServerConnection(Socket socket,
String encoding,
HttpConnector connector)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||