Uses of Class
com.openkm.ws.WebService
-
Packages that use WebService Package Description com.openkm.service -
-
Uses of WebService in com.openkm.service
Methods in com.openkm.service with parameters of type WebService Modifier and Type Method Description voidPropertiesConfiguration. setWebServices(WebService ws)Set web services.Constructors in com.openkm.service with parameters of type WebService Constructor Description TaskExecutable(FormProperties formProperties, WebService webService)Public constructor.
-