Class Address
java.lang.Object
zmq.io.net.Address
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final NetProtocolprivate Address.IZAddress -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Address(SocketAddress socketAddress) Address(NetProtocol protocol, String address) -
Method Summary
-
Field Details
-
protocol
-
address
-
resolved
-
-
Constructor Details
-
Address
Deprecated.- Parameters:
protocol-address-- Throws:
IllegalArgumentException- if the protocol name can be matched to an actual supported protocol
-
Address
- Parameters:
protocol-address-
-
Address
-
-
Method Details
-
toString
-
protocol
-
address
-
host
-
resolved
-
isResolved
public boolean isResolved() -
resolve
-