Interface UnmarshallerProvider

    • Method Detail

      • getUnmarshaller

        org.jboss.marshalling.Unmarshaller getUnmarshaller​(ChannelHandlerContext ctx)
                                                    throws java.lang.Exception
        Get the Unmarshaller for the given ChannelHandlerContext
        Throws:
        java.lang.Exception