Uses of Interface
org.nuclos.api.ws.WebServiceObject
Packages that use WebServiceObject
-
Uses of WebServiceObject in org.nuclos.api.provider
Methods in org.nuclos.api.provider with parameters of type WebServiceObjectModifier 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
Methods in org.nuclos.api.service with parameters of type WebServiceObjectModifier 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.