org.eurogrid.broker.server.ws
Interface Broker
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- BrokerSoapBindingImpl, BrokerSoapBindingSkeleton, BrokerSoapBindingStub
- public interface Broker
- extends Remote
Formal Java interface to the broker webservice. BrokerCore
is the real interface though; this class exists because of
limitations in the Axis tooling.
checkQoS
public byte[] checkQoS(String host,
String resourceDB,
byte[] resourceDAG,
byte[] user,
byte[] context)
throws RemoteException,
ResourceCheckerException
RemoteException
ResourceCheckerException
checkResources
public byte[] checkResources(String host,
String resourceDB,
byte[] resourceDAG,
byte[] user,
byte[] context)
throws RemoteException,
ResourceCheckerException
RemoteException
ResourceCheckerException
Submit a bug or feature
Copyright © 2002-2004
University of Manchester, U.K.
See license.terms for details.