Interface ServerMessageInterceptorFactory

    • Method Detail

      • create

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