Uses of Interface
org.openjena.riot.web.ContentProducer

Packages that use ContentProducer
org.openjena.riot.web   
 

Uses of ContentProducer in org.openjena.riot.web
 

Methods in org.openjena.riot.web with parameters of type ContentProducer
static void HttpOp.execHttpPost(String url, String contentType, ContentProducer provider, String acceptType, Map<String,HttpResponseHandler> handlers)
          POST with response body
 



Licenced under the Apache License, Version 2.0