| Package | Description |
|---|---|
| org.jboss.as.cli.impl | |
| org.jboss.as.protocol |
| Modifier and Type | Method and Description |
|---|---|
ModelControllerClient |
ModelControllerClientFactory.getClient(ControllerAddress address,
CallbackHandler handler,
boolean disableLocalAuth,
SSLContext sslContext,
int connectionTimeout,
ModelControllerClientFactory.ConnectionCloseHandler closeHandler,
ProtocolTimeoutHandler timeoutHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralTimeoutHandler
A general implementation of
ProtocolTimeoutHandler that takes into account the time taken for Runnable tasks
to be executed. |
| Modifier and Type | Method and Description |
|---|---|
ProtocolTimeoutHandler |
ProtocolConnectionConfiguration.getTimeoutHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolConnectionConfiguration.setTimeoutHandler(ProtocolTimeoutHandler timeoutHandler) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.