public class ContainerConfig extends Object
RequestReader and ResponseWriter objects.| Constructor and Description |
|---|
ContainerConfig() |
| Modifier and Type | Method and Description |
|---|---|
static ContainerConfig |
defaultConfig() |
String |
getServiceBasePath() |
boolean |
isStripBasePath() |
void |
setServiceBasePath(String serviceBasePath) |
void |
setStripBasePath(boolean stripBasePath) |
public static ContainerConfig defaultConfig()
public String getServiceBasePath()
public void setServiceBasePath(String serviceBasePath)
public boolean isStripBasePath()
public void setStripBasePath(boolean stripBasePath)
Copyright © 2017. All Rights Reserved.