Class WsHandshakeRequest

java.lang.Object
org.apache.tomcat.websocket.server.WsHandshakeRequest
All Implemented Interfaces:
HandshakeRequest

public class WsHandshakeRequest extends Object implements HandshakeRequest
Represents the request that this session was opened under.