Package | Description |
---|---|
org.jboss.as.protocol | |
org.jboss.as.protocol.mgmt |
Modifier and Type | Method and Description |
---|---|
static ProtocolChannelClient |
ProtocolChannelClient.create(ProtocolChannelClient.Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.