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