| Package | Description |
|---|---|
| com.sun.enterprise.admin.remote |
| Modifier and Type | Method and Description |
|---|---|
protected HttpConnectorAddress |
RemoteRestAdminCommand.getHttpConnectorAddress(String host,
int port,
boolean shouldUseSecure)
Provides an HttpConnectorAddress for use in connecting to the desired
admin listener.
|
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) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.