org.apache.axis2.util
Class HostConfiguration

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

public class HostConfiguration
extends java.lang.Object


Constructor Summary
HostConfiguration(java.lang.String ip, int port)
           
 
Method Summary
 java.lang.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(java.lang.String ip,
                         int port)
Method Detail

getIp

public java.lang.String getIp()

getPort

public int getPort()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.