Uses of Interface
org.gcube.common.clients.builders.StatelessBuilderAPI.SecondClause

Packages that use StatelessBuilderAPI.SecondClause
org.gcube.common.clients.builders   
 

Uses of StatelessBuilderAPI.SecondClause in org.gcube.common.clients.builders
 

Classes in org.gcube.common.clients.builders that implement StatelessBuilderAPI.SecondClause
 class AbstractStatelessBuilder<A,S,P>
          Partial implementation of proxy builders for stateless services.
 

Methods in org.gcube.common.clients.builders that return StatelessBuilderAPI.SecondClause
 StatelessBuilderAPI.SecondClause<P> AbstractStatelessBuilder.at(String host, int port)
           
 StatelessBuilderAPI.SecondClause<P> StatelessBuilderAPI.Builder.at(String host, int port)
          Configures the address of a given service instance.
 StatelessBuilderAPI.SecondClause<P> AbstractStatelessBuilder.at(URI address)
           
 StatelessBuilderAPI.SecondClause<P> StatelessBuilderAPI.Builder.at(URI address)
          Configures the address of a given service endpoint.
 StatelessBuilderAPI.SecondClause<P> AbstractStatelessBuilder.at(URL address)
           
 StatelessBuilderAPI.SecondClause<P> StatelessBuilderAPI.Builder.at(URL address)
          Configures the address of a given service endpoint.
 



Copyright © 2012. All Rights Reserved.