(Experimental)
Produce a REST service client for the given web service class,
which should be decorated with @WebService
and
conform to the Transparent Service expectations.
The transparent web service to create a client for
The endpoint where the service is hosted
A set of options
Generated using TypeDoc
(Experimental) Produce a class which can construct REST service clients for the given web service class, which should be decorated with
@WebService
and conform to the Transparent Service expectations.