Package | Description |
---|---|
org.apache.catalina.websocket |
Class and Description |
---|
StreamInbound
Base implementation of the class used to process WebSocket connections based
on streams.
|
WsFrame
Represents a complete WebSocket frame with the exception of the payload for
non-control frames.
|
WsOutbound
Provides the means to write WebSocket messages to the client.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.