Uses of Interface
com.logicaldoc.form.webservice.soap.FormService
-
Packages that use FormService Package Description com.logicaldoc.form.webservice.soap.client com.logicaldoc.form.webservice.soap.endpoint -
-
Uses of FormService in com.logicaldoc.form.webservice.soap.client
Classes in com.logicaldoc.form.webservice.soap.client that implement FormService Modifier and Type Class Description class
SoapFormClient
Java client to invoke the Form service -
Uses of FormService in com.logicaldoc.form.webservice.soap.endpoint
Classes in com.logicaldoc.form.webservice.soap.endpoint that implement FormService Modifier and Type Class Description class
SoapFormService
Implementation of the FormService
-