A C D G H I J K L M N O P R S T U V X

P

parameters - Variable in class org.daisy.pipeline.client.models.script.arguments.ArgParameters
 
Pipeline2WS - Class in org.daisy.pipeline.client
Methods for communicating directly with the Pipeline 2 Web Service.
Pipeline2WS() - Constructor for class org.daisy.pipeline.client.Pipeline2WS
 
Pipeline2WSException - Exception in org.daisy.pipeline.client
A generic error thrown by the Pipeline 2 Client Library.
Pipeline2WSException(String, Throwable) - Constructor for exception org.daisy.pipeline.client.Pipeline2WSException
 
Pipeline2WSException(String) - Constructor for exception org.daisy.pipeline.client.Pipeline2WSException
 
Pipeline2WSException(Throwable) - Constructor for exception org.daisy.pipeline.client.Pipeline2WSException
 
Pipeline2WSResponse - Class in org.daisy.pipeline.client
 
Pipeline2WSResponse(int, String, String, InputStream) - Constructor for class org.daisy.pipeline.client.Pipeline2WSResponse
Creates a new Pipeline2WSResponse with the given HTTP status code, status name, status description and content body.
Pipeline2WSTest - Class in org.daisy.pipeline.client.test
 
Pipeline2WSTest() - Constructor for class org.daisy.pipeline.client.test.Pipeline2WSTest
 
post(String, String, String, String, List<Argument>, File, Map<String, String>) - Static method in class org.daisy.pipeline.client.Jobs
Create a job with files HTTP 201 Created: The URI of the new job is found in the HTTP location header HTTP 400 Bad Request: Errors in the parameters such as invalid script name HTTP 401 Unauthorized: Client was not authorized to perform request.
postMultipart(String, String, String, String, Map<String, File>) - Static method in class org.daisy.pipeline.client.Pipeline2WS
POST a multipart request.
postXml(String, String, String, String, Document) - Static method in class org.daisy.pipeline.client.Pipeline2WS
POST an XML document.
put(String, String) - Method in class org.daisy.pipeline.client.models.script.arguments.ArgParameters
For chaining

A C D G H I J K L M N O P R S T U V X