Uses of Interface
net.officefloor.web.build.HttpObjectParser
Packages that use HttpObjectParser
-
Uses of HttpObjectParser in net.officefloor.web.build
Methods in net.officefloor.web.build that return HttpObjectParserModifier and TypeMethodDescription<T> HttpObjectParser<T>HttpObjectParserFactory.createHttpObjectParser(Class<T> objectClass) Creates theHttpObjectParserfor theObject. -
Uses of HttpObjectParser in net.officefloor.web.json
Methods in net.officefloor.web.json that return HttpObjectParserModifier and TypeMethodDescription<T> HttpObjectParser<T>JacksonHttpObjectParserFactory.createHttpObjectParser(Class<T> objectClass)