Interface ServiceRpcFactory<OptionsT> (2.73.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicinterfaceServiceRpcFactory<OptionsT>
A base interface for all service RPC factories. Implementation must provide a public no-arg
constructor. Loading of a factory implementation is done via java.util.ServiceLoader.