org.atmosphere.nettosphere
Class Nettosphere.Builder

java.lang.Object
  extended by org.atmosphere.nettosphere.Nettosphere.Builder
Enclosing class:
Nettosphere

public static final class Nettosphere.Builder
extends Object

Construct a Nettosphere.


Constructor Summary
Nettosphere.Builder()
           
 
Method Summary
 Nettosphere build()
           
 Nettosphere.Builder config(Config config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nettosphere.Builder

public Nettosphere.Builder()
Method Detail

config

public Nettosphere.Builder config(Config config)

build

public Nettosphere build()


Copyright © 2014. All Rights Reserved.