Interface Query<A>

  • Type Parameters:
    A - the type of service endpoint addresses

    public interface Query<A>
    A query for the endpoints of a given service.
    Author:
    Fabio Simeoni