uk.ac.ebi.intact.application.hierarchView.business.tulip.client.generated
Class TulipSoapBindingStub

java.lang.Object
  |
  +--org.apache.axis.client.Stub
        |
        +--uk.ac.ebi.intact.application.hierarchView.business.tulip.client.generated.TulipSoapBindingStub
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.Stub, TulipAccess

public class TulipSoapBindingStub
extends org.apache.axis.client.Stub
implements TulipAccess


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
TulipSoapBindingStub()
           
TulipSoapBindingStub(javax.xml.rpc.Service service)
           
TulipSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 void cleanErrorMessages()
           
 ProteinCoordinate[] getComputedTlpContent(java.lang.String in0, java.lang.String in1)
           
 java.lang.String[] getErrorMessages(boolean in0)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _setProperty, firstCall, getPassword, getTimeout, getUsername, setMaintainSession, setPassword, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TulipSoapBindingStub

public TulipSoapBindingStub()
                     throws org.apache.axis.AxisFault

TulipSoapBindingStub

public TulipSoapBindingStub(java.net.URL endpointURL,
                            javax.xml.rpc.Service service)
                     throws org.apache.axis.AxisFault

TulipSoapBindingStub

public TulipSoapBindingStub(javax.xml.rpc.Service service)
                     throws org.apache.axis.AxisFault
Method Detail

getComputedTlpContent

public ProteinCoordinate[] getComputedTlpContent(java.lang.String in0,
                                                 java.lang.String in1)
                                          throws java.rmi.RemoteException
Specified by:
getComputedTlpContent in interface TulipAccess
java.rmi.RemoteException

getErrorMessages

public java.lang.String[] getErrorMessages(boolean in0)
                                    throws java.rmi.RemoteException
Specified by:
getErrorMessages in interface TulipAccess
java.rmi.RemoteException

cleanErrorMessages

public void cleanErrorMessages()
                        throws java.rmi.RemoteException
Specified by:
cleanErrorMessages in interface TulipAccess
java.rmi.RemoteException


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk