org.codehaus.plexus.xmlrpc
Class Client

java.lang.Object
  extended byorg.codehaus.plexus.xmlrpc.Client

public class Client
extends java.lang.Object

Version:
$Id: Client.java 2024 2005-05-28 19:26:36Z jvanzyl $
Author:
Trygve Laugstøl

Field Summary
private  java.lang.String hostname
           
 
Constructor Summary
Client()
           
 
Method Summary
 java.lang.String getHostname()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hostname

private java.lang.String hostname
Constructor Detail

Client

public Client()
Method Detail

getHostname

public java.lang.String getHostname()
                             throws org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException
Returns:
Returns the hostname.
Throws:
org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializationException