Interface ServerMessageInterceptorFactory

    • Method Detail

      • create

        ServerMessageInterceptor create​(org.jboss.remoting3.Channel channel)
        Creates a server message interceptor when a channel is opened
        Parameters:
        channel - the opened channel
        Returns:
        the created event handler