org.globus.mds.inmemory._2004._07._13.bindings
Class InMemoryServiceGroupEntryPortTypeSOAPBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended byorg.globus.mds.inmemory._2004._07._13.bindings.InMemoryServiceGroupEntryPortTypeSOAPBindingStub
All Implemented Interfaces:
InMemoryServiceGroupEntryPortType, Remote, Stub

public class InMemoryServiceGroupEntryPortTypeSOAPBindingStub
extends Stub
implements InMemoryServiceGroupEntryPortType


Field Summary
(package private) static OperationDesc[] _operations
           
private  Vector cachedDeserFactories
           
private  Vector cachedSerClasses
           
private  Vector cachedSerFactories
           
private  Vector cachedSerQNames
           
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
InMemoryServiceGroupEntryPortTypeSOAPBindingStub()
           
InMemoryServiceGroupEntryPortTypeSOAPBindingStub(Service service)
           
InMemoryServiceGroupEntryPortTypeSOAPBindingStub(URL endpointURL, Service service)
           
 
Method Summary
private static void _initOperationDesc1()
           
protected  Call createCall()
           
 GetMultipleResourcePropertiesResponse getMultipleResourceProperties(GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cachedSerClasses

private Vector cachedSerClasses

cachedSerQNames

private Vector cachedSerQNames

cachedSerFactories

private Vector cachedSerFactories

cachedDeserFactories

private Vector cachedDeserFactories

_operations

static OperationDesc[] _operations
Constructor Detail

InMemoryServiceGroupEntryPortTypeSOAPBindingStub

public InMemoryServiceGroupEntryPortTypeSOAPBindingStub()
                                                 throws AxisFault

InMemoryServiceGroupEntryPortTypeSOAPBindingStub

public InMemoryServiceGroupEntryPortTypeSOAPBindingStub(URL endpointURL,
                                                        Service service)
                                                 throws AxisFault

InMemoryServiceGroupEntryPortTypeSOAPBindingStub

public InMemoryServiceGroupEntryPortTypeSOAPBindingStub(Service service)
                                                 throws AxisFault
Method Detail

_initOperationDesc1

private static void _initOperationDesc1()

createCall

protected Call createCall()
                   throws RemoteException
Throws:
RemoteException

getMultipleResourceProperties

public GetMultipleResourcePropertiesResponse getMultipleResourceProperties(GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
                                                                    throws RemoteException,
                                                                           InvalidResourcePropertyQNameFaultType,
                                                                           ResourceUnknownFaultType
Specified by:
getMultipleResourceProperties in interface InMemoryServiceGroupEntryPortType
Throws:
RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType

getResourceProperty

public GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
                                                throws RemoteException,
                                                       InvalidResourcePropertyQNameFaultType,
                                                       ResourceUnknownFaultType
Specified by:
getResourceProperty in interface InMemoryServiceGroupEntryPortType
Throws:
RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType