gov.nih.nci.cagrid.dorian.client
Class DorianBaseClient

java.lang.Object
  extended by gov.nih.nci.cagrid.dorian.client.DorianBaseClient

public class DorianBaseClient
extends java.lang.Object

Version:
$Id: ArgumentManagerTable.java,v 1.2 2004/10/15 16:35:16 langella Exp $
Author:
Stephen Langella , Scott Oster , Shannon Hastings

Field Summary
protected  java.lang.String serviceURI
           
 
Constructor Summary
DorianBaseClient(java.lang.String serviceURI)
           
 
Method Summary
protected  DorianPortType getPort(CommunicationStyle style)
           
static java.lang.String parseRemoteException(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceURI

protected java.lang.String serviceURI
Constructor Detail

DorianBaseClient

public DorianBaseClient(java.lang.String serviceURI)
Method Detail

getPort

protected DorianPortType getPort(CommunicationStyle style)
                          throws java.lang.Exception
Throws:
java.lang.Exception

parseRemoteException

public static java.lang.String parseRemoteException(java.lang.Exception e)