|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TlsProtocolHandler | |
|---|---|
| org.mule.api.security.tls | This package contains classes to support TLS/SSL configuration and socket creation. |
| org.mule.transport.ajax.embedded | A AJAX transport allows Mule applications to send a receive events to the web browser. |
| org.mule.transport.http | Provides http transport including proxy support. |
| org.mule.transport.servlet.jetty | |
| org.mule.transport.ssl | Provides tcp connectivity over Ssl for Mule. |
| Uses of TlsProtocolHandler in org.mule.api.security.tls |
|---|
| Classes in org.mule.api.security.tls that implement TlsProtocolHandler | |
|---|---|
class |
TlsConfiguration
Support for configuring TLS/SSL connections. |
| Uses of TlsProtocolHandler in org.mule.transport.ajax.embedded |
|---|
| Classes in org.mule.transport.ajax.embedded that implement TlsProtocolHandler | |
|---|---|
class |
AjaxConnector
Creates an 'embedded' Ajax server using Jetty and allows Mule to receiver and send events to browsers. |
| Uses of TlsProtocolHandler in org.mule.transport.http |
|---|
| Classes in org.mule.transport.http that implement TlsProtocolHandler | |
|---|---|
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 TlsProtocolHandler in org.mule.transport.servlet.jetty |
|---|
| Classes in org.mule.transport.servlet.jetty that implement TlsProtocolHandler | |
|---|---|
class |
JettyHttpsConnector
The JettyHttpsConnector can be using to embed a Jetty server to receive requests on an http inbound endpoint. |
| Uses of TlsProtocolHandler in org.mule.transport.ssl |
|---|
| Classes in org.mule.transport.ssl that implement TlsProtocolHandler | |
|---|---|
class |
SslConnector
SslConnector provides a connector for SSL connections. |
class |
TlsConnector
TlsConnector Provides TLS connections |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||