Class InboundWebsocketResponseSender

  • All Implemented Interfaces:
    org.apache.synapse.inbound.InboundResponseSender

    public class InboundWebsocketResponseSender
    extends Object
    implements org.apache.synapse.inbound.InboundResponseSender
    • Method Detail

      • sendBack

        public void sendBack​(org.apache.synapse.MessageContext msgContext)
        Specified by:
        sendBack in interface org.apache.synapse.inbound.InboundResponseSender
      • handleSendBack

        protected void handleSendBack​(io.netty.handler.codec.http.websocketx.WebSocketFrame frame)
      • messageContextToText

        protected String messageContextToText​(org.apache.axis2.context.MessageContext msgCtx)
                                       throws IOException
        Throws:
        IOException