org.atmosphere.nettosphere
Class Context.Builder
java.lang.Object
org.atmosphere.nettosphere.Context.Builder
- Enclosing class:
- Context
public static final class Context.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Context.Builder
public Context.Builder()
putAttribute
public Context.Builder putAttribute(String s,
Object o)
contextPath
public Context.Builder contextPath(String s)
basePath
public Context.Builder basePath(List<String> paths)
build
public Context build()
Copyright © 2014. All Rights Reserved.