public class VersionOne extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<Capability> |
getCapabilites() |
static VersionedConnection |
getConnection(org.jboss.remoting3.Channel channel,
Map<String,?> environment) |
static byte |
getVersionIdentifier() |
static void |
startServer(org.jboss.remoting3.Channel channel,
WrappedMBeanServerConnection server,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor) |
public static byte getVersionIdentifier()
public static Set<Capability> getCapabilites()
public static VersionedConnection getConnection(org.jboss.remoting3.Channel channel, Map<String,?> environment) throws IOException
IOExceptionpublic static void startServer(org.jboss.remoting3.Channel channel,
WrappedMBeanServerConnection server,
Executor executor,
ServerMessageInterceptor serverMessageInterceptor)
throws IOException
IOExceptionCopyright © 2016 JBoss, a division of Red Hat, Inc.. All rights reserved.