Interface AnyRpcClientContextFactory

  • All Known Subinterfaces:
    APIHostClientInterface

    public interface AnyRpcClientContextFactory
    A factory for AnyRpcClientContext.

    Client interfaces typically extend this interface so as to give clients a convenient way to create a context of the correct type.