org.apache.xmlrpc.test
Class ClientIpTest.ClientInfo

java.lang.Object
  extended by org.apache.xmlrpc.test.ClientIpTest.ClientInfo
Enclosing class:
ClientIpTest

public static class ClientIpTest.ClientInfo
extends java.lang.Object


Constructor Summary
ClientIpTest.ClientInfo(java.lang.String pIpAddress)
           
 
Method Summary
 java.lang.String getIpAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientIpTest.ClientInfo

public ClientIpTest.ClientInfo(java.lang.String pIpAddress)
Method Detail

getIpAddress

public java.lang.String getIpAddress()


Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.