public abstract class EndpointHandler extends BaseHandler
| Constructor and Description |
|---|
EndpointHandler(String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(PortalRequest req) |
protected String |
findRestPath(PortalRequest req) |
getOrder, handle, methodNotAllowed, newWorker, notFound, setHandleOptions, setMethodsAllowed, setMethodsAllowedpublic EndpointHandler(String type)
public final boolean canHandle(PortalRequest req)
protected final String findRestPath(PortalRequest req)