Uses of Interface
net.officefloor.web.build.HttpArgumentParser
Packages that use HttpArgumentParser
-
Uses of HttpArgumentParser in net.officefloor.web.state
Constructors in net.officefloor.web.state with parameters of type HttpArgumentParserModifierConstructorDescriptionHttpRequestStateManagedObjectSource(HttpArgumentParser[] argumentParsers) Instantiate. -
Uses of HttpArgumentParser in net.officefloor.web.tokenise
Classes in net.officefloor.web.tokenise that implement HttpArgumentParserMethods in net.officefloor.web.tokenise with parameters of type HttpArgumentParserModifier and TypeMethodDescriptionstatic voidHttpRequestTokeniser.tokeniseHttpRequest(HttpRequest request, HttpArgumentParser[] argumentParsers, ValueLoader valueLoader) Tokenises theHttpRequestfor the arguments to theValueLoader.