Returns an actor with methods that return the http response details along with the result
the interface factory for the actor
the configuration for the actor
options for the actor class extended details to return with the result
Returns an actor with methods that return the http response details along with the result
the interface factory for the actor
the configuration for the actor
Get the interface of an actor, in the form of an instance of a Service.
The actor to get the interface of.
Generated using TypeDoc
An actor base class. An actor is an object containing only functions that will return a promise. These functions are derived from the IDL definition.