|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpConnector | |
|---|---|
| org.mule.transport.http | Provides http transport including proxy support. |
| org.mule.transport.ssl | Provides tcp connectivity over Ssl for Mule. |
| org.mule.transport.tcp | Provides tcp connectivity for Mule. |
| Uses of TcpConnector in org.mule.transport.http |
|---|
| Subclasses of TcpConnector in org.mule.transport.http | |
|---|---|
class |
HttpConnector
HttpConnector provides a way of receiving and sending http requests
and responses. |
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. |
| Uses of TcpConnector in org.mule.transport.ssl |
|---|
| Subclasses of TcpConnector in org.mule.transport.ssl | |
|---|---|
class |
SslConnector
SslConnector provides a connector for SSL connections. |
class |
TlsConnector
TlsConnector Provides TLS connections |
| Uses of TcpConnector in org.mule.transport.tcp |
|---|
| Subclasses of TcpConnector in org.mule.transport.tcp | |
|---|---|
class |
PollingTcpConnector
PollingTcpMessageReceiver acts as a polling TCP connector. |
| Methods in org.mule.transport.tcp that return TcpConnector | |
|---|---|
TcpConnector |
LocalSocketTcpMessageDispatcher.getConnector()
|
TcpConnector |
TcpSocketKey.getConnector()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||