org.globus.rendezvous.generated
Interface RendezvousFactoryPortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- RendezvousFactoryPortTypeSOAPBindingStub
- public interface RendezvousFactoryPortType
- extends java.rmi.Remote
createSync
public CreateSyncResponse createSync(CreateSync request)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
register
public RegisterResponse register(RegisterInput parameters)
throws java.rmi.RemoteException,
RankTakenFaultType,
CapacityReachedFaultType
- Throws:
java.rmi.RemoteException
RankTakenFaultType
CapacityReachedFaultType
getResourceProperty
public GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
throws java.rmi.RemoteException,
InvalidResourcePropertyQNameFaultType,
ResourceUnknownFaultType
- Throws:
java.rmi.RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType
subscribe
public SubscribeResponse subscribe(Subscribe subscribeRequest)
throws java.rmi.RemoteException,
TopicNotSupportedFaultType,
InvalidTopicExpressionFaultType,
SubscribeCreationFailedFaultType,
ResourceUnknownFaultType,
TopicPathDialectUnknownFaultType
- Throws:
java.rmi.RemoteException
TopicNotSupportedFaultType
InvalidTopicExpressionFaultType
SubscribeCreationFailedFaultType
ResourceUnknownFaultType
TopicPathDialectUnknownFaultType
getCurrentMessage
public GetCurrentMessageResponse getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)
throws java.rmi.RemoteException,
TopicNotSupportedFaultType,
InvalidTopicExpressionFaultType,
NoCurrentMessageOnTopicFaultType,
ResourceUnknownFaultType
- Throws:
java.rmi.RemoteException
TopicNotSupportedFaultType
InvalidTopicExpressionFaultType
NoCurrentMessageOnTopicFaultType
ResourceUnknownFaultType