Uses of Interface
org.nuclos.api.ws.WebServiceObject
-
Uses of WebServiceObject in org.nuclos.api.provider
Modifier and TypeMethodDescriptionstatic <T> T
WebServiceProvider.getStub
(Class<T> stubClass, WebServiceObject webServiceUID) This method creates a new instance of the given stub class and provides it with all settings (e.g. -
Uses of WebServiceObject in org.nuclos.api.service
Modifier and TypeMethodDescription<T> T
WebService.getStub
(Class<T> stubClass, WebServiceObject webService) This method creates a new instance of the given stub class and provides it with all settings (e.g.