Uses of Class
net.officefloor.web.accept.AcceptNegotiatorImpl.AcceptHandler
Packages that use AcceptNegotiatorImpl.AcceptHandler
-
Uses of AcceptNegotiatorImpl.AcceptHandler in net.officefloor.web.accept
Methods in net.officefloor.web.accept that return AcceptNegotiatorImpl.AcceptHandlerModifier and TypeMethodDescriptionstatic <H> AcceptNegotiatorImpl.AcceptHandler<H>AcceptNegotiatorImpl.createAcceptHandler(String contentType, H[] handlers) Creates theAcceptNegotiatorImpl.AcceptHandler.Constructors in net.officefloor.web.accept with parameters of type AcceptNegotiatorImpl.AcceptHandlerModifierConstructorDescriptionAcceptNegotiatorImpl(AcceptNegotiatorImpl.AcceptHandler<H>[] acceptHandlers) Instantiate.