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) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(ControllerAddress other) |
boolean |
equals(Object other) |
String |
getHost() |
int |
getPort() |
String |
getProtocol() |
int |
hashCode() |
String |
toString() |
public String getProtocol()
public String getHost()
public int getPort()
public boolean equals(ControllerAddress other)
Copyright © 2023 JBoss by Red Hat. All rights reserved.