com.tikal.hudson.plugins.notification
Class HostnamePort

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

public class HostnamePort
extends java.lang.Object


Field Summary
 java.lang.String hostname
           
 int port
           
 
Constructor Summary
HostnamePort(java.lang.String hostname, int port)
           
 
Method Summary
static HostnamePort parseUrl(java.lang.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 java.lang.String hostname

port

public final int port
Constructor Detail

HostnamePort

public HostnamePort(java.lang.String hostname,
                    int port)
Method Detail

parseUrl

public static HostnamePort parseUrl(java.lang.String url)


Copyright © 2004-2011. All Rights Reserved.