Interface StatefulBuilderAPI.Builder<A,P>

Type Parameters:
A - the type of service addresses
P - the type of service proxies
All Known Implementing Classes:
AbstractStatefulBuilder
Enclosing class:
StatefulBuilderAPI

public static interface StatefulBuilderAPI.Builder<A,P>
The first clause of the DSL.
Author:
Fabio Simeoni