org.apache.axis2.util
Class HostConfiguration

java.lang.Object
  extended by org.apache.axis2.util.HostConfiguration

public class HostConfiguration
extends Object


Constructor Summary
HostConfiguration(String ip, int port)
           
 
Method Summary
 String getIp()
           
 int getPort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostConfiguration

public HostConfiguration(String ip,
                         int port)
Method Detail

getIp

public String getIp()

getPort

public int getPort()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.