Class MessagePart
java.lang.Object
org.apache.tomcat.websocket.MessagePart
-
Method Summary
Modifier and TypeMethodDescriptionlong
byte
int
getRsv()
boolean
isFin()
void
setEndHandler
(SendHandler endHandler)
-
Method Details
-
isFin
public boolean isFin() -
getRsv
public int getRsv() -
getOpCode
public byte getOpCode() -
getPayload
-
getIntermediateHandler
-
getEndHandler
-
setEndHandler
-
getBlockingWriteTimeoutExpiry
public long getBlockingWriteTimeoutExpiry()
-