Package hudson.plugins.active_directory
Class SocketInfo
java.lang.Object
hudson.plugins.active_directory.SocketInfo
- Direct Known Subclasses:
 ActiveDirectoryStatus.ServerHealth
Tuple of a socket endpoint. A pair of the host name and the TCP port number.
- Author:
 - Kohsuke Kawaguchi
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SocketInfo
 - 
SocketInfo
 
 - 
 - 
Method Details
- 
toString
 - 
getHost
 - 
getPort
public int getPort() - 
connect
- Throws:
 IOException
 - 
getIpAddress
Retrieve the IP address of the Server we are targeting- Returns:
 - the IP address of the host
 
 - 
equals
 - 
hashCode
public int hashCode() 
 -