Class TopicMapRouter
- java.lang.Object
-
- org.restlet.Restlet
-
- org.restlet.routing.Router
-
- net.ontopia.topicmaps.rest.v1.topicmap.TopicMapRouter
-
- All Implemented Interfaces:
org.restlet.Uniform
public class TopicMapRouter extends org.restlet.routing.Router
-
-
Constructor Summary
Constructors Constructor Description TopicMapRouter(org.restlet.Context context)
-
Method Summary
-
Methods inherited from class org.restlet.routing.Router
attach, attach, attach, attach, attach, attach, attachDefault, attachDefault, createRoute, createRoute, detach, detach, doHandle, getCustom, getDefaultMatchingMode, getDefaultMatchingQuery, getDefaultRoute, getMatchingMode, getMaxAttempts, getNext, getRequiredScore, getRetryDelay, getRoutes, getRoutingMode, handle, logRoute, redirectPermanent, redirectSeeOther, redirectTemporary, setDefaultMatchingMode, setDefaultMatchingQuery, setDefaultRoute, setMaxAttempts, setRequiredScore, setRetryDelay, setRoutes, setRoutingMode, start, stop
-
-