Uses of Class
org.webbitserver.wrapper.WebSocketConnectionWrapper

Packages that use WebSocketConnectionWrapper
org.webbitserver.wrapper   
 

Uses of WebSocketConnectionWrapper in org.webbitserver.wrapper
 

Methods in org.webbitserver.wrapper that return WebSocketConnectionWrapper
 WebSocketConnectionWrapper WebSocketConnectionWrapper.close()
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.data(String key, Object value)
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.ping(byte[] msg)
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.pong(byte[] msg)
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.send(byte[] message)
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.send(byte[] message, int offset, int length)
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.send(String message)
           
 WebSocketConnectionWrapper WebSocketConnectionWrapper.underlyingControl(WebSocketConnection control)
           
 



Copyright © 2013. All Rights Reserved.