Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.websockets.oio

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

Classes in org.jboss.websockets.oio used by org.jboss.as.websockets
OioWebSocket
          A WebSocket that blocks when you readFrame or writeFrame.
 

Classes in org.jboss.websockets.oio used by org.jboss.websockets.oio
ClosingStrategy
          A closing strategy represents the strategy with which a socket should terminate its connection with the client, if a condition arises that requires termination of the socket.
HttpRequestBridge
          This is an abstraction of an http request so that this code can be re-used in different HTTP Engines (i.e.
HttpResponseBridge
          This is an abstraction of an http response so that this code can be re-used in different HTTP Engines (i.e.
OioWebSocket
          A WebSocket that blocks when you readFrame or writeFrame.
 

Classes in org.jboss.websockets.oio used by org.jboss.websockets.oio.internal
ClosingStrategy
          A closing strategy represents the strategy with which a socket should terminate its connection with the client, if a condition arises that requires termination of the socket.
HttpRequestBridge
          This is an abstraction of an http request so that this code can be re-used in different HTTP Engines (i.e.
HttpResponseBridge
          This is an abstraction of an http response so that this code can be re-used in different HTTP Engines (i.e.
OioWebSocket
          A WebSocket that blocks when you readFrame or writeFrame.
 

Classes in org.jboss.websockets.oio used by org.jboss.websockets.oio.internal.protocol.ietf00
ClosingStrategy
          A closing strategy represents the strategy with which a socket should terminate its connection with the client, if a condition arises that requires termination of the socket.
HttpRequestBridge
          This is an abstraction of an http request so that this code can be re-used in different HTTP Engines (i.e.
HttpResponseBridge
          This is an abstraction of an http response so that this code can be re-used in different HTTP Engines (i.e.
OioWebSocket
          A WebSocket that blocks when you readFrame or writeFrame.
 

Classes in org.jboss.websockets.oio used by org.jboss.websockets.oio.internal.protocol.ietf07
ClosingStrategy
          A closing strategy represents the strategy with which a socket should terminate its connection with the client, if a condition arises that requires termination of the socket.
HttpRequestBridge
          This is an abstraction of an http request so that this code can be re-used in different HTTP Engines (i.e.
HttpResponseBridge
          This is an abstraction of an http response so that this code can be re-used in different HTTP Engines (i.e.
OioWebSocket
          A WebSocket that blocks when you readFrame or writeFrame.
 

Classes in org.jboss.websockets.oio used by org.jboss.websockets.oio.internal.protocol.ietf13
ClosingStrategy
          A closing strategy represents the strategy with which a socket should terminate its connection with the client, if a condition arises that requires termination of the socket.
HttpRequestBridge
          This is an abstraction of an http request so that this code can be re-used in different HTTP Engines (i.e.
HttpResponseBridge
          This is an abstraction of an http response so that this code can be re-used in different HTTP Engines (i.e.
OioWebSocket
          A WebSocket that blocks when you readFrame or writeFrame.
 


Errai 3.0.1-SNAPSHOT

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