| Package | Description |
|---|---|
| com.sun.enterprise.admin.remote |
| Modifier and Type | Method and Description |
|---|---|
protected HttpConnectorAddress |
ServerRemoteRestAdminCommand.getHttpConnectorAddress(String host,
int port,
boolean shouldUseSecure) |
protected HttpConnectorAddress |
RemoteAdminCommand.getHttpConnectorAddress(String host,
int port,
boolean shouldUseSecure)
Provides an HttpConnectorAddress for use in connecting to the desired
admin listener.
|
protected HttpConnectorAddress |
ServerRemoteAdminCommand.getHttpConnectorAddress(String host,
int port,
boolean shouldUseSecure) |
protected HttpConnectorAddress |
RemoteRestAdminCommand.getHttpConnectorAddress(String host,
int port,
boolean shouldUseSecure)
Provides an HttpConnectorAddress for use in connecting to the desired
admin listener.
|
Copyright © 2017. All rights reserved.