Package 

Class WsBinaryMessageContext

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String sessionId
      public final Session session
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ByteArray data() Get the binary data of the message
      final Integer offset() Get the offset of the binary data
      final Integer length() Get the length of the binary data
      • Methods inherited from class io.javalin.websocket.WsContext

        attribute, attribute, attributeMap, closeSession, closeSession, closeSession, cookie, cookieMap, disableAutomaticPings, enableAutomaticPings, enableAutomaticPings, enableAutomaticPings, enableAutomaticPings, equals, getSessionId, hashCode, header, headerAsClass, headerMap, host, matchedPath, pathParam, pathParamAsClass, pathParamAsClass, pathParamMap, queryParam, queryParamAsClass, queryParamAsClass, queryParamMap, queryParams, queryString, send, send, send, sendAsClass, sendAsClass, sendPing, sendPing, sessionAttribute, sessionAttributeMap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait