Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.websockets.oio.internal.Handshake

Packages that use Handshake
org.jboss.websockets.oio.internal.protocol.ietf00   
org.jboss.websockets.oio.internal.protocol.ietf07   
org.jboss.websockets.oio.internal.protocol.ietf08   
org.jboss.websockets.oio.internal.protocol.ietf13   
 

Uses of Handshake in org.jboss.websockets.oio.internal.protocol.ietf00
 

Subclasses of Handshake in org.jboss.websockets.oio.internal.protocol.ietf00
 class Hybi00Handshake
           
 

Uses of Handshake in org.jboss.websockets.oio.internal.protocol.ietf07
 

Subclasses of Handshake in org.jboss.websockets.oio.internal.protocol.ietf07
 class Hybi07Handshake
          The handshaking protocol implementation for Hybi-07.
 

Uses of Handshake in org.jboss.websockets.oio.internal.protocol.ietf08
 

Subclasses of Handshake in org.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 Handshake in org.jboss.websockets.oio.internal.protocol.ietf13
 

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


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.