com.ibm.wsrf.servicegroup
Class ServiceGroupSOAPBindingStub

java.lang.Object
  |
  +--org.apache.axis.client.Stub
        |
        +--com.ibm.wsrf.servicegroup.ServiceGroupSOAPBindingStub
All Implemented Interfaces:
Remote, ServiceGroup, Stub

public class ServiceGroupSOAPBindingStub
extends Stub
implements ServiceGroup


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
ServiceGroupSOAPBindingStub()
           
ServiceGroupSOAPBindingStub(Service service)
           
ServiceGroupSOAPBindingStub(URL endpointURL, Service service)
           
 
Method Summary
 _GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
           
 
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

ServiceGroupSOAPBindingStub

public ServiceGroupSOAPBindingStub()
                            throws AxisFault

ServiceGroupSOAPBindingStub

public ServiceGroupSOAPBindingStub(URL endpointURL,
                                   Service service)
                            throws AxisFault

ServiceGroupSOAPBindingStub

public ServiceGroupSOAPBindingStub(Service service)
                            throws AxisFault
Method Detail

getResourceProperty

public _GetResourcePropertyResponse getResourceProperty(QName getResourcePropertyRequest)
                                                 throws RemoteException,
                                                        InvalidResourcePropertyQNameFaultType,
                                                        ResourceUnknownFaultType
Specified by:
getResourceProperty in interface ServiceGroup


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