uk.ac.soton.itinnovation.grid.comms.client
Interface UnrecognisedRemoteService
- All Superinterfaces:
- Comparable<StorableInStateRepository>, GridService, RemoteService, StorableInStateRepository
public interface UnrecognisedRemoteService
- extends RemoteService
SOAP_BINDING
static final QName SOAP_BINDING
getWSDL
Parser getWSDL()
invoke
Document invoke(String operation,
Element message)
throws RemoteException
- Invoke a generic operation.
- Parameters:
operation - the operation name, from the WSDLmessage - the message to send
- Returns:
- the response message
- Throws:
RemoteException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.