org.oasis.wsrf.properties
Class GetMultipleResourcePropertiesSOAPBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended byorg.oasis.wsrf.properties.GetMultipleResourcePropertiesSOAPBindingStub
All Implemented Interfaces:
GetMultipleResourceProperties, Remote, Stub

public class GetMultipleResourcePropertiesSOAPBindingStub
extends Stub
implements GetMultipleResourceProperties


Field Summary
 
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
GetMultipleResourcePropertiesSOAPBindingStub()
           
GetMultipleResourcePropertiesSOAPBindingStub(Service service)
           
GetMultipleResourcePropertiesSOAPBindingStub(URL endpointURL, Service service)
           
 
Method Summary
 _GetMultipleResourcePropertiesResponse getMultipleResourceProperties(_GetMultipleResourceProperties getMultipleResourcePropertiesRequest)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _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
 

Constructor Detail

GetMultipleResourcePropertiesSOAPBindingStub

public GetMultipleResourcePropertiesSOAPBindingStub()
                                             throws AxisFault

GetMultipleResourcePropertiesSOAPBindingStub

public GetMultipleResourcePropertiesSOAPBindingStub(URL endpointURL,
                                                    Service service)
                                             throws AxisFault

GetMultipleResourcePropertiesSOAPBindingStub

public GetMultipleResourcePropertiesSOAPBindingStub(Service service)
                                             throws AxisFault
Method Detail

getMultipleResourceProperties

public _GetMultipleResourcePropertiesResponse getMultipleResourceProperties(_GetMultipleResourceProperties getMultipleResourcePropertiesRequest)
                                                                     throws RemoteException,
                                                                            InvalidResourcePropertyQNameFaultType,
                                                                            ResourceUnknownFaultType
Specified by:
getMultipleResourceProperties in interface GetMultipleResourceProperties
Throws:
RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType


Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.