public abstract class BaseApiManager extends Object implements WebApiManager
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BaseApiManager.FormatType |
| Modifier and Type | Field and Description |
|---|---|
protected String |
pathPrefix |
| Constructor and Description |
|---|
BaseApiManager() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseApiManager.FormatType |
getFormatType(String formatType) |
String |
getPathPrefix() |
void |
setPathPrefix(String pathPrefix) |
static void |
write(String text,
String contentType,
String encoding) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatches, processprotected String pathPrefix
Copyright © 2009–2017 CodeLibs. All rights reserved.