public class ApiProxyHandler extends java.lang.Object implements DispatcherHandler<EndpointsContext>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_API_PATH |
| Constructor and Description |
|---|
ApiProxyHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(EndpointsContext context) |
public static final java.lang.String DEFAULT_API_PATH
public void handle(EndpointsContext context) throws java.io.IOException
handle in interface DispatcherHandler<EndpointsContext>java.io.IOException