public class SSLServerSocketReceiver extends ServerSocketReceiver implements SSLComponent
ServerSocketReceiver
that supports SSL.DEFAULT_BACKLOG
Constructor and Description |
---|
SSLServerSocketReceiver() |
Modifier and Type | Method and Description |
---|---|
SSLConfiguration |
getSsl()
Gets the server's SSL configuration.
|
void |
setSsl(SSLConfiguration ssl)
Gets the server's SSL configuration.
|
getAddress, getBacklog, getPort, setAddress, setBacklog, setPort
isStarted, start, stop
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContext
public SSLConfiguration getSsl()
getSsl
in interface SSLComponent
public void setSsl(SSLConfiguration ssl)
setSsl
in interface SSLComponent
ssl
- the SSL configuration to set.Copyright © 2010 - 2020 Adobe. All Rights Reserved