Package | Description |
---|---|
com.kaazing.net.auth | |
com.kaazing.net.ws |
Class and Description |
---|
WebSocketFactory
WebSocketFactory is an abstract class that can be used to create
WebSocket s by specifying the end-point and the enabled protocols. |
Class and Description |
---|
WebSocket
WebSocket provides bi-directional communications for text and binary
messaging via the Kaazing Gateway.
|
WebSocketExtension
WebSocketExtension should be extended to define or register
WebSocketExtension.Parameter s constants that will be used by the
application developers. |
WebSocketExtension.Parameter
WebSocketExtension.Parameter represents an extension parameter. |
WebSocketExtension.Parameter.Metadata |
WebSocketFactory
WebSocketFactory is an abstract class that can be used to create
WebSocket s by specifying the end-point and the enabled protocols. |
WebSocketMessageReader
WebSocketMessageReader is used to receive binary and text messages. |
WebSocketMessageType
WebSocketMessageType represents the types of the messages that are
received by the WebSocketMessageReader . |
WebSocketMessageWriter
WebSocketMessageWriter is used to send binary and text messages. |
Copyright © 2014. All Rights Reserved.