public class DummyConnectorLauncher extends CoyoteConnectorLauncher
adapter, attributes, blocking, compression, disableUploadTimeout, maxHttpHeaderSize, maxPostSize, requestBufferSize, secure, selectorThreadImpl, socketCloseDelay, socketFactoryName, sslImplementationName, timeout| Constructor and Description |
|---|
DummyConnectorLauncher(boolean secure,
boolean blocking,
String selectorThreadImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init()
Start the protocol
|
void |
start()
Start the protocol.
|
getAlgorithm, getAttribute, getBlocking, getBufferSize, getCiphers, getClientauth, getCompression, getDisableUploadTimeout, getHandler, getKeyAlias, getKeypass, getKeystore, getKeytype, getMaxHttpHeaderSize, getMaxKeepAliveRequests, getMaxPostSize, getProperty, getProtocol, getProtocols, getReportedname, getSecure, getSocketCloseDelay, getSocketFactory, getSSLImplementation, getTimeout, setAlgorithm, setAttribute, setBlocking, setBufferSize, setCiphers, setClientauth, setCompression, setDisableUploadTimeout, setHandler, setKeyAlias, setKeypass, setKeystore, setKeytype, setMaxHttpHeaderSize, setMaxKeepAliveRequests, setMaxPostSize, setProperty, setProtocol, setProtocols, setReportedname, setSecure, setSocketCloseDelay, setSocketFactory, setSSLImplementation, setTimeout, setTruststore, setTruststoreType, string2SocketFactorypublic DummyConnectorLauncher(boolean secure,
boolean blocking,
String selectorThreadImpl)
public void init()
throws Exception
init in interface ProtocolHandlerinit in class CoyoteConnectorLauncherExceptionpublic void start()
throws Exception
ProtocolHandlerstart in interface ProtocolHandlerstart in class CoyoteConnectorLauncherExceptionpublic void destroy()
throws Exception
destroy in interface ProtocolHandlerdestroy in class CoyoteConnectorLauncherExceptionCopyright © 2017. All rights reserved.