Uses of Class
org.atmosphere.jboss.websockets.oio.internal.protocol.ietf07.Hybi07Handshake

Packages that use Hybi07Handshake
org.atmosphere.jboss.websockets.oio.internal.protocol.ietf08   
org.atmosphere.jboss.websockets.oio.internal.protocol.ietf13   
 

Uses of Hybi07Handshake in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf08
 

Subclasses of Hybi07Handshake in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf08
 class Hybi08Handshake
          The handshaking protocol impelemtation for Hybi-07, which is identical to Hybi-08, and thus is just a thin subclass of Hybi07Handshake that sets a different version number.
 

Uses of Hybi07Handshake in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf13
 

Subclasses of Hybi07Handshake in org.atmosphere.jboss.websockets.oio.internal.protocol.ietf13
 class Hybi13Handshake
          The handshaking protocol implementation for Hybi-13.
 



Copyright © 2013. All Rights Reserved.