|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.transport.tcp.grizzly.WSTCPProtocolHandler
public final class WSTCPProtocolHandler
| Constructor Summary | |
|---|---|
WSTCPProtocolHandler()
|
|
| Method Summary | |
|---|---|
boolean |
expireKey(java.nio.channels.SelectionKey key)
Invoked when the SelectorThread is about to expire a SelectionKey. |
java.lang.String[] |
getProtocols()
|
void |
handle(ProtocolInfo tupple)
|
static void |
setIncomingMessageProcessor(IncomeMessageProcessor processor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSTCPProtocolHandler()
| Method Detail |
|---|
public static void setIncomingMessageProcessor(IncomeMessageProcessor processor)
public java.lang.String[] getProtocols()
getProtocols in interface ProtocolHandler
public void handle(ProtocolInfo tupple)
throws java.io.IOException
handle in interface ProtocolHandlerjava.io.IOExceptionpublic boolean expireKey(java.nio.channels.SelectionKey key)
expireKey in interface ProtocolHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||