public abstract class EarlyDataHandler extends AbstractStreamHandler implements IApplicationProtocolHandler
| Modifier and Type | Field and Description |
|---|---|
protected DefaultSessionConfig |
config |
| Constructor and Description |
|---|
EarlyDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
event(SessionEvent event) |
void |
exception(Throwable e) |
ISessionConfig |
getConfig() |
ISessionStructureFactory |
getFactory() |
boolean |
incident(SessionIncident incident,
Throwable t) |
String |
selectApplicationProtocol(String[] offeredProtocols,
String[] supportedProtocols) |
void |
selectedApplicationProtocol(String protocol) |
available, available, getSession, setSessionevent, getName, read, read, timer, timerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevent, getName, read, read, read, timer, timerread, readprotected DefaultSessionConfig config
public String selectApplicationProtocol(String[] offeredProtocols, String[] supportedProtocols) throws Alert
selectApplicationProtocol in interface IApplicationProtocolHandlerAlertpublic void selectedApplicationProtocol(String protocol) throws Alert
selectedApplicationProtocol in interface IApplicationProtocolHandlerAlertpublic void event(SessionEvent event)
event in interface IHandlerevent in class AbstractHandlerpublic void exception(Throwable e)
exception in interface IHandlerexception in class AbstractHandlerpublic boolean incident(SessionIncident incident, Throwable t)
incident in interface IHandlerincident in class AbstractHandlerpublic ISessionConfig getConfig()
getConfig in interface IHandlergetConfig in class AbstractHandlerpublic ISessionStructureFactory getFactory()
getFactory in interface IHandlergetFactory in class AbstractHandlerCopyright © 2017–2024 SNF4J.ORG. All rights reserved.