Skip to main content

Module service

Module service 

Source

Structs§

ServiceClient
ServiceDescriptor
ServiceResolver
Dependency resolver available only while a Service factory is constructed.

Traits§

Service
One strongly typed asynchronous Service operation contract.
ServiceHandler
The implementation boundary for a Service contract S.

Type Aliases§

ServiceFuture
The boxed asynchronous boundary used by V1 Service implementations.