Class XmppWebSocketDecoder

    • Constructor Detail

      • XmppWebSocketDecoder

        public XmppWebSocketDecoder()
    • Method Detail

      • init

        public final void init​(javax.websocket.EndpointConfig config)
        Specified by:
        init in interface javax.websocket.Decoder
      • destroy

        public final void destroy()
        Specified by:
        destroy in interface javax.websocket.Decoder