org.gcube.common.clients.builders
Class StatelessBuilderAPI

java.lang.Object
  extended by org.gcube.common.clients.builders.StatelessBuilderAPI

public class StatelessBuilderAPI
extends Object

Defines a DSL for proxy builders of stateless services.

Author:
Fabio Simeoni

Nested Class Summary
static interface StatelessBuilderAPI.Builder<P>
          The first clause of the DSL.
static interface StatelessBuilderAPI.FinalClause<P>
          The final clause of the DSL.
static interface StatelessBuilderAPI.SecondClause<P>
          The second clause of the DSL.
 
Constructor Summary
StatelessBuilderAPI()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatelessBuilderAPI

public StatelessBuilderAPI()


Copyright © 2013. All Rights Reserved.