|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase
com.sun.xml.ws.transport.tcp.server.tomcat.grizzly10.WSTCPGrizzly10ProtocolHandler
public class WSTCPGrizzly10ProtocolHandler
Field Summary |
---|
Fields inherited from class com.sun.xml.ws.transport.tcp.server.tomcat.WSTCPTomcatProtocolHandlerBase |
---|
maxWorkerThreadsCount, minWorkerThreadsCount, port, readThreadsCount, redirectHttpPort |
Constructor Summary | |
---|---|
WSTCPGrizzly10ProtocolHandler()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init()
|
void |
run()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WSTCPGrizzly10ProtocolHandler()
Method Detail |
---|
public void init() throws java.lang.Exception
init
in interface org.apache.coyote.ProtocolHandler
init
in class WSTCPTomcatProtocolHandlerBase
java.lang.Exception
public void run()
public void destroy() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |