Uses of Interface
org.webbitserver.rest.UriTemplateProcessor

Packages that use UriTemplateProcessor
org.webbitserver.rest   
org.webbitserver.rest.furi   
 

Uses of UriTemplateProcessor in org.webbitserver.rest
 

Constructors in org.webbitserver.rest with parameters of type UriTemplateProcessor
Rest(org.webbitserver.WebServer webServer, UriTemplateProcessor uriTemplateProcessor)
           
UriTemplateHandler(String uriTemplate, org.webbitserver.HttpHandler httpHandler, UriTemplateProcessor uriTemplateProcessor)
           
 

Uses of UriTemplateProcessor in org.webbitserver.rest.furi
 

Classes in org.webbitserver.rest.furi that implement UriTemplateProcessor
 class FuriProcessor
           
 



Copyright © 2012. All Rights Reserved.