org.glassfish.grizzly.websockets.draft07
Class HandShake07
java.lang.Object
org.glassfish.grizzly.websockets.HandShake
org.glassfish.grizzly.websockets.draft06.HandShake06
org.glassfish.grizzly.websockets.draft07.HandShake07
- Direct Known Subclasses:
- HandShake08
public class HandShake07
- extends HandShake06
| Methods inherited from class org.glassfish.grizzly.websockets.HandShake |
buildLocation, getExtensions, getLocation, getOrigin, getPort, getResourcePath, getServerHostName, getSubProtocol, initiate, isSecure, join, readHeader, respond, setExtensions, setLocation, setOrigin, setPort, setResourcePath, setSecure, setServerHostName, setSubProtocol, split |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandShake07
public HandShake07(URI uri)
HandShake07
public HandShake07(HttpRequestPacket request)
getVersion
protected int getVersion()
- Overrides:
getVersion in class HandShake06
Copyright © 2012 Oracle Corporation. All Rights Reserved.