public final class ControllerAddress extends Object
ControllerAddressResolver and by the configuration to represent the address of a controller.| Constructor and Description |
|---|
ControllerAddress(String protocol,
String host,
int port) |
public String getProtocol()
public String getHost()
public int getPort()
public boolean equals(ControllerAddress other)
Copyright © 2015 JBoss by Red Hat. All rights reserved.