Package com.rabbitmq.stream
Class Address
- java.lang.Object
-
- com.rabbitmq.stream.Address
-
public class Address extends Object
Utility class to represent a hostname and a port.
-
-
Constructor Detail
-
Address
public Address(String host, int port)
-
-