com.ibm.wsrf.servicegroup
Class ServiceGroupRegistrationSOAPBindingStub

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

public class ServiceGroupRegistrationSOAPBindingStub
extends Stub
implements ServiceGroupRegistration


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
ServiceGroupRegistrationSOAPBindingStub()
           
ServiceGroupRegistrationSOAPBindingStub(Service service)
           
ServiceGroupRegistrationSOAPBindingStub(URL endpointURL, Service service)
           
 
Method Summary
 EndpointReferenceType add(_Add addRequest)
           
 _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

ServiceGroupRegistrationSOAPBindingStub

public ServiceGroupRegistrationSOAPBindingStub()
                                        throws AxisFault

ServiceGroupRegistrationSOAPBindingStub

public ServiceGroupRegistrationSOAPBindingStub(URL endpointURL,
                                               Service service)
                                        throws AxisFault

ServiceGroupRegistrationSOAPBindingStub

public ServiceGroupRegistrationSOAPBindingStub(Service service)
                                        throws AxisFault
Method Detail

getResourceProperty

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

add

public EndpointReferenceType add(_Add addRequest)
                          throws RemoteException,
                                 ContentCreationFailedFaultType,
                                 UnsupportedMemberInterfaceFaultType,
                                 AddRefusedFaultType
Specified by:
add in interface ServiceGroupRegistration


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