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(org.jboss.remoting3.Channel channel)
Creates a server message interceptor when a channel is opened
|
Modifier and Type | Method and Description |
---|---|
void |
Versions.startServer(byte version,
org.jboss.remoting3.Channel channel,
MBeanServerManager serverManager,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
Modifier and Type | Method and Description |
---|---|
static void |
VersionOne.startServer(org.jboss.remoting3.Channel channel,
WrappedMBeanServerConnection server,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
Modifier and Type | Method and Description |
---|---|
static void |
VersionTwo.startServer(org.jboss.remoting3.Channel channel,
MBeanServerManager mbeanServerManager,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
Copyright © 2018 JBoss, a division of Red Hat, Inc.. All rights reserved.