| Package | Description |
|---|---|
| org.apache.synapse.transport.passthru.api | |
| org.apache.synapse.transport.passthru.core | |
| org.apache.synapse.transport.passthru.core.ssl |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PassThroughInboundEndpointHandler.startSSLEndpoint(InetSocketAddress inetSocketAddress,
org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler,
String endpointName,
SSLConfiguration sslConfiguration)
Start SSL Endpoint Listen and events related to Endpoint handle by given NHttpServerEventHandler
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PassThroughListeningIOReactorManager.startDynamicPTTSSLEndpoint(InetSocketAddress inetSocketAddress,
org.apache.http.nio.NHttpServerEventHandler nHttpServerEventHandler,
String endpointName,
SSLConfiguration sslConfiguration)
Start SSL endpoint in IO reactor which is external to PTT Axis Listeners started at server startup
|
| Modifier and Type | Method and Description |
|---|---|
static ServerConnFactory |
SSLConnectionUtils.getServerConnectionFactory(String endpointName,
PassThroughSharedListenerConfiguration configuration,
SSLConfiguration sslConfiguration)
Method for return ServerConnectionFactory by building ServerConnectionFactory with given SSL Configurations
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.