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, newWebSocketEndpoint, newWorker, notFound, setHandleOptions, setMethodsAllowed, setMethodsAllowed
public EndpointHandler(String type)
public final boolean canHandle(PortalRequest req)
protected final String findRestPath(PortalRequest req)