public class WebSocketHandlerInstanceWrapper extends Object implements WebSocketHandlerWrapper
Constructor and Description |
---|
WebSocketHandlerInstanceWrapper(Object handler) |
Modifier and Type | Method and Description |
---|---|
Object |
getHandler()
Gets the actual handler - if necessary, instantiating an object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
validateHandlerClass
public WebSocketHandlerInstanceWrapper(Object handler)
public Object getHandler()
WebSocketHandlerWrapper
getHandler
in interface WebSocketHandlerWrapper
Copyright © 2018. All rights reserved.