org.globus.wsrf.container
Class ServiceHost
java.lang.Object
|
+--org.globus.wsrf.container.ServiceHost
- public class ServiceHost
- extends Object
Host lookup used to support multi-homed host configurations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceHost
public ServiceHost()
getDefaultBaseURL
public static URL getDefaultBaseURL()
throws IOException
getBaseURL
public static URL getBaseURL()
throws IOException
getBaseURL
public static URL getBaseURL(MessageContext context)
throws IOException
getDefaultPort
public static int getDefaultPort()
getPort
public static int getPort(MessageContext context)
getDefaultProtocol
public static String getDefaultProtocol()
getProtocol
public static String getProtocol(MessageContext context)
getDefaultHost
public static String getDefaultHost()
throws IOException
getHost
public static String getHost(MessageContext context)
throws IOException
getHost
public static String getHost(AxisEngine engine)
throws IOException
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.