Package org.jmxtrans.agent.util.net
Class HostAndPort
java.lang.Object
org.jmxtrans.agent.util.net.HostAndPort
public class HostAndPort extends Object
Holder for network host and port.
- Author:
- Cyrille Le Clerc
-
Constructor Summary
Constructors Constructor Description HostAndPort(String host, int port) -
Method Summary