Interface RestUrlHandler
-
- All Superinterfaces:
UrlHandler
- All Known Implementing Classes:
RestUrlHandlerImpl
public interface RestUrlHandler extends UrlHandler
-
-
Method Summary
-
Methods inherited from interface org.webswing.server.base.UrlHandler
checkMasterPermission, checkPermission, destroy, getFullPathMapping, getLastModified, getPathMapping, getRootHandler, getSecuredPath, getSecurityProvider, getServletContext, getUser, init, registerChildUrlHandler, registerFirstChildUrlHandler, removeChildUrlHandler, serve
-
-