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.
Type Parameter
Name
Description
OptionsT
Methods
create(OptionsT options)
public abstract ServiceRpc create(OptionsT options)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]