com.tikal.hudson.plugins.notification
Class HostnamePort

java.lang.Object
  extended by com.tikal.hudson.plugins.notification.HostnamePort

public class HostnamePort
extends Object


Field Summary
 String hostname
           
 int port
           
 
Constructor Summary
HostnamePort(String hostname, int port)
           
 
Method Summary
static HostnamePort parseUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hostname

public final String hostname

port

public final int port
Constructor Detail

HostnamePort

public HostnamePort(String hostname,
                    int port)
Method Detail

parseUrl

public static HostnamePort parseUrl(String url)


Copyright © 2004-2013. All Rights Reserved.