Package | Description |
---|---|
org.jboss.as.protocol.mgmt | |
org.jboss.as.server.mgmt.domain |
Modifier and Type | Method and Description |
---|---|
static ManagementClientChannelStrategy |
ManagementClientChannelStrategy.create(org.jboss.remoting3.Channel channel)
Create a new client channel strategy.
|
static ManagementClientChannelStrategy |
ManagementClientChannelStrategy.create(ProtocolChannelClient setup,
ManagementMessageHandler handler,
CallbackHandler cbHandler,
Map<String,String> saslOptions,
SSLContext sslContext,
org.jboss.remoting3.CloseHandler<org.jboss.remoting3.Channel> closeHandler)
Create a new establishing management client channel-strategy
|
Constructor and Description |
---|
ManagementChannelHandler(ManagementClientChannelStrategy strategy,
ExecutorService executorService) |
ManagementChannelHandler(ManagementClientChannelStrategy strategy,
ExecutorService executorService,
ManagementRequestHandlerFactory... initial) |
Modifier and Type | Class and Description |
---|---|
class |
HostControllerServerConnection
The connection to the host-controller.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.