public interface ServerMessageInterceptorFactory
Modifier and Type | Method and Description |
---|---|
ServerMessageInterceptor |
create(Channel channel)
Creates a server message interceptor when a channel is opened
|
ServerMessageInterceptor create(Channel channel)
channel
- the opened channelCopyright © 2019 JBoss by Red Hat. All rights reserved.