Package | Description |
---|---|
org.apache.coyote.http11 | |
org.apache.tomcat.util.net | |
org.apache.tomcat.util.net.jsse |
Modifier and Type | Field and Description |
---|---|
protected ServerSocketFactory |
Http11Protocol.socketFactory |
Modifier and Type | Field and Description |
---|---|
protected ServerSocketFactory |
JIoEndpoint.serverSocketFactory
Server socket factory.
|
Modifier and Type | Method and Description |
---|---|
static ServerSocketFactory |
ServerSocketFactory.getDefault()
Returns a copy of the environment's default socket factory.
|
ServerSocketFactory |
JIoEndpoint.getServerSocketFactory() |
Modifier and Type | Method and Description |
---|---|
void |
JIoEndpoint.setServerSocketFactory(ServerSocketFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
JSSESocketFactory
SSL server socket factory.
|
Modifier and Type | Method and Description |
---|---|
ServerSocketFactory |
JSSEImplementation.getServerSocketFactory() |
ServerSocketFactory |
JSSEFactory.getSocketFactory()
Returns the ServerSocketFactory to use.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.