com.ibm.wsrf.servicegroup
Class ServiceGroupEntrySOAPBindingStub

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

public class ServiceGroupEntrySOAPBindingStub
extends Stub
implements ServiceGroupEntry


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
ServiceGroupEntrySOAPBindingStub()
           
ServiceGroupEntrySOAPBindingStub(Service service)
           
ServiceGroupEntrySOAPBindingStub(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

ServiceGroupEntrySOAPBindingStub

public ServiceGroupEntrySOAPBindingStub()
                                 throws AxisFault

ServiceGroupEntrySOAPBindingStub

public ServiceGroupEntrySOAPBindingStub(URL endpointURL,
                                        Service service)
                                 throws AxisFault

ServiceGroupEntrySOAPBindingStub

public ServiceGroupEntrySOAPBindingStub(Service service)
                                 throws AxisFault
Method Detail

getResourceProperty

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


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