Uses of Class
com.sun.enterprise.admin.util.HttpConnectorAddress
Packages that use HttpConnectorAddress
-
Uses of HttpConnectorAddress in com.sun.enterprise.admin.remote
Methods in com.sun.enterprise.admin.remote that return HttpConnectorAddressModifier and TypeMethodDescriptionprotected HttpConnectorAddressRemoteAdminCommand.getHttpConnectorAddress(String host, int port, boolean shouldUseSecure) Provides an HttpConnectorAddress for use in connecting to the desired admin listener.protected HttpConnectorAddressRemoteRestAdminCommand.getHttpConnectorAddress(String host, int port, boolean shouldUseSecure) Provides an HttpConnectorAddress for use in connecting to the desired admin listener.protected HttpConnectorAddressServerRemoteAdminCommand.getHttpConnectorAddress(String host, int port, boolean shouldUseSecure) protected HttpConnectorAddressServerRemoteRestAdminCommand.getHttpConnectorAddress(String host, int port, boolean shouldUseSecure)