public class BatchResponse extends FedoraResponseImpl
FedoraResponse for Batch requests.FedoraResponseImpl.ContextPath| Constructor and Description |
|---|
BatchResponse(com.sun.jersey.api.client.ClientResponse cr) |
| Modifier and Type | Method and Description |
|---|---|
List<com.sun.jersey.multipart.BodyPart> |
getBodyParts() |
com.sun.jersey.multipart.MultiPart |
getMultiPart() |
close, getEntity, getEntityInputStream, getStatus, getType, getXPath, unmarshallResponsepublic BatchResponse(com.sun.jersey.api.client.ClientResponse cr)
throws FedoraClientException
FedoraClientExceptionpublic com.sun.jersey.multipart.MultiPart getMultiPart()
public List<com.sun.jersey.multipart.BodyPart> getBodyParts()
Copyright © 2010-2013 MediaShelf. All Rights Reserved.