public class BatchTransformatorCommon extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getContentLength(Header headers) |
static void |
validateContentTransferEncoding(Header headers) |
static void |
validateContentType(Header headers,
org.apache.olingo.commons.api.format.ContentType expected) |
public static void validateContentType(Header headers, org.apache.olingo.commons.api.format.ContentType expected) throws org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
org.apache.olingo.server.api.deserializer.batch.BatchDeserializerExceptionpublic static void validateContentTransferEncoding(Header headers) throws org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
org.apache.olingo.server.api.deserializer.batch.BatchDeserializerExceptionpublic static int getContentLength(Header headers) throws org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
org.apache.olingo.server.api.deserializer.batch.BatchDeserializerExceptionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.