Package org.nuclos.api.ws
Interface WebServiceObject
public interface WebServiceObject
Represents a Nuclos-WebService for calling external services as a client.
For rule programming the file org.nuclet.webservice.WebServices contains instances of it that are passed to the WebServiceProvider for creating and initializing a client stub
For rule programming the file org.nuclet.webservice.WebServices contains instances of it that are passed to the WebServiceProvider for creating and initializing a client stub
- Author:
- Matthias Reichart
-
Method Summary
-
Method Details
-
getUID
UID getUID()Returns the UID of the Nuclos-WebService. This method is usually called by the WebServiceProvider to initialize a new stub.- Returns:
-