public class DefaultWebSocketControlMessage extends DefaultWebSocketBinaryMessage implements WebSocketControlMessage
isServerMessage, target, webSocketConnection| Constructor and Description |
|---|
DefaultWebSocketControlMessage(WebSocketControlSignal controlSignal,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketControlSignal |
getControlSignal()
Get the control signal.
|
getByteArray, getByteBuffer, isFinalFragmentgetTarget, getWebSocketConnection, isServerMessage, setIsServerMessage, setTarget, setWebSocketConnectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetByteArray, getByteBuffer, isFinalFragmentgetTarget, getWebSocketConnection, isServerMessagepublic DefaultWebSocketControlMessage(WebSocketControlSignal controlSignal, ByteBuffer buffer)
public WebSocketControlSignal getControlSignal()
WebSocketControlMessagegetControlSignal in interface WebSocketControlMessageWebSocketControlSignal.Copyright © 2021 WSO2. All rights reserved.