com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10
Class WSTCPGrizzly10ProtocolHandler
java.lang.Object
com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.WSTCPGrizzly10ProtocolHandler
- All Implemented Interfaces:
- Runnable, org.apache.coyote.ProtocolHandler
public class WSTCPGrizzly10ProtocolHandler
- extends WSTCPTomcatProtocolHandlerBase
- Author:
- Alexey Stashok
| Methods inherited from class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase |
getAdapter, getAttribute, getAttributeNames, getMaxWorkerThreadsCount, getMinWorkerThreadsCount, getPort, getReadThreadsCount, getRedirectHttpPort, pause, resume, setAdapter, setAttribute, setMaxWorkerThreadsCount, setMinWorkerThreadsCount, setPort, setReadThreadsCount, setRedirectHttpPort, start, toString |
WSTCPGrizzly10ProtocolHandler
public WSTCPGrizzly10ProtocolHandler()
init
public void init()
throws Exception
- Specified by:
init in interface org.apache.coyote.ProtocolHandler- Overrides:
init in class WSTCPTomcatProtocolHandlerBase
- Throws:
Exception
run
public void run()
destroy
public void destroy()
throws Exception
- Throws:
Exception
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.