public interface ServerMessageInterceptorFactory
Modifier and Type | Method and Description |
---|---|
ServerMessageInterceptor |
create(org.jboss.remoting3.Channel channel)
Creates a server message interceptor when a channel is opened
|
ServerMessageInterceptor create(org.jboss.remoting3.Channel channel)
channel
- the opened channelCopyright © 2022 JBoss, a division of Red Hat, Inc.. All rights reserved.