Interface HttpApiMetadata<A>

    • Method Detail

      • getApi

        Class<A> getApi()
        Returns:
        the type of the java api which has http annotations on its methods.