public final class WSTCPProtocolHandler extends Object implements com.sun.enterprise.web.portunif.ProtocolHandler
| Constructor and Description |
|---|
WSTCPProtocolHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
expireKey(SelectionKey key)
Invoked when the SelectorThread is about to expire a SelectionKey.
|
String[] |
getProtocols() |
void |
handle(com.sun.enterprise.web.portunif.util.ProtocolInfo tupple) |
static void |
setIncomingMessageProcessor(IncomeMessageProcessor processor) |
public static void setIncomingMessageProcessor(IncomeMessageProcessor processor)
public String[] getProtocols()
getProtocols in interface com.sun.enterprise.web.portunif.ProtocolHandlerpublic void handle(com.sun.enterprise.web.portunif.util.ProtocolInfo tupple)
throws IOException
handle in interface com.sun.enterprise.web.portunif.ProtocolHandlerIOExceptionpublic boolean expireKey(SelectionKey key)
expireKey in interface com.sun.enterprise.web.portunif.ProtocolHandlerCopyright © 2005–2018 Oracle Corporation. All rights reserved.