public class UndertowNetwork extends NetworkBase
Implement Network
using undertow
Destroyable.Util
Constructor and Description |
---|
UndertowNetwork() |
Modifier and Type | Method and Description |
---|---|
protected void |
bootUp() |
protected void |
close() |
protected WebSocketConnectionHandler |
internalCreateWsConnHandler(ActionMethodMetaInfo methodInfo,
WebSocketConnectionManager manager) |
protected void |
setUpClient(NetworkHandler client,
int port,
boolean secure) |
createWebSocketConnectionHandler, createWebSocketConnectionHandler, register, releaseResources, resetWebSocketConnectionHandler, shutdown, start
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, isDestroyed, scope
protected void bootUp()
bootUp
in class NetworkBase
protected void setUpClient(NetworkHandler client, int port, boolean secure) throws java.io.IOException
setUpClient
in class NetworkBase
java.io.IOException
protected WebSocketConnectionHandler internalCreateWsConnHandler(ActionMethodMetaInfo methodInfo, WebSocketConnectionManager manager)
internalCreateWsConnHandler
in class NetworkBase
protected void close()
close
in class NetworkBase
Copyright © 2014–2017 ActFramework. All rights reserved.