Class FormDataHttpContentSubscriberFactory

  • All Implemented Interfaces:
    HttpContentSubscriberFactory

    @Consumes({"application/x-www-form-urlencoded","multipart/form-data"})
    @Singleton
    public class FormDataHttpContentSubscriberFactory
    extends java.lang.Object
    implements HttpContentSubscriberFactory
    Builds a Subscriber for MediaType.APPLICATION_FORM_URLENCODED.
    Since:
    1.0