public class VersionTwo extends Object
Modifier and Type | Method and Description |
---|---|
static Set<Capability> |
getCapabilities() |
static VersionedConnection |
getConnection(org.jboss.remoting3.Channel channel,
Map<String,?> environment,
JMXServiceURL serviceURL) |
static byte |
getVersionIdentifier() |
static void |
startServer(org.jboss.remoting3.Channel channel,
MBeanServerManager mbeanServerManager,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
public static byte getVersionIdentifier()
public static Set<Capability> getCapabilities()
public static VersionedConnection getConnection(org.jboss.remoting3.Channel channel, Map<String,?> environment, JMXServiceURL serviceURL) throws IOException
IOException
public static void startServer(org.jboss.remoting3.Channel channel, MBeanServerManager mbeanServerManager, Executor executor, ServerMessageInterceptor serverMessageInterceptor) throws IOException
IOException
Copyright © 2024 JBoss, a division of Red Hat, Inc.. All rights reserved.