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