Package | Description |
---|---|
org.jboss.remotingjmx | |
org.jboss.remotingjmx.protocol | |
org.jboss.remotingjmx.protocol.v1 | |
org.jboss.remotingjmx.protocol.v2 |
Modifier and Type | Method and Description |
---|---|
ServerMessageInterceptor |
ServerMessageInterceptorFactory.create(Channel channel)
Creates a server message interceptor when a channel is opened
|
Modifier and Type | Method and Description |
---|---|
void |
Versions.startServer(byte version,
Channel channel,
MBeanServerManager serverManager,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
Modifier and Type | Method and Description |
---|---|
static void |
VersionOne.startServer(Channel channel,
WrappedMBeanServerConnection server,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
Modifier and Type | Method and Description |
---|---|
static void |
VersionTwo.startServer(Channel channel,
MBeanServerManager mbeanServerManager,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.