| Modifier and Type | Class and Description | 
|---|---|
| class  | AjpClientChannelAJP client side channel. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Http2ChannelSPDY channel. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpdyChannelSPDY channel. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractFramedChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>>A  ConnectedChannelwhich can be used to send and receive Frames. | 
| class  | AbstractFramedStreamSinkChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>>Framed Stream Sink Channel. | 
| class  | AbstractFramedStreamSourceChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>>Source channel, used to receive framed messages. | 
| interface  | FramePriority<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>>Interface that can be used to determine where to insert a given frame into the pending frame queue. | 
| Modifier and Type | Method and Description | 
|---|---|
| ChannelListener.Setter<? extends AbstractFramedChannel> | AbstractFramedChannel. getCloseSetter() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebSocketChannelA  ConnectedChannelwhich can be used to send and receive WebSocket Frames. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebSocket07ChannelWebSocketChannelwhich is used forWebSocketVersion.V08 | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebSocket08ChannelWebSocketChannelwhich is used forWebSocketVersion.V08 | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebSocket13ChannelA WebSocketChannel that handles version 13 | 
Copyright © 2016 JBoss by Red Hat. All rights reserved.