org.globus.delegationService.test
Interface DelegationTestPortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
DelegationTestPortTypeSOAPBindingStub

public interface DelegationTestPortType
extends java.rmi.Remote


Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType create(org.apache.axis.message.addressing.EndpointReferenceType parameters)
           
 int getCallbackCount(VoidType parameters)
           
 

Method Detail

create

public org.apache.axis.message.addressing.EndpointReferenceType create(org.apache.axis.message.addressing.EndpointReferenceType parameters)
                                                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getCallbackCount

public int getCallbackCount(VoidType parameters)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException