Class BatchTransformatorCommon.HttpRequestStatusLine
java.lang.Object
org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
- Enclosing class:
BatchTransformatorCommon
-
Constructor Summary
ConstructorsConstructorDescriptionHttpRequestStatusLine(Line httpStatusLine, String baseUri, PathInfo pathInfo) -
Method Summary
-
Constructor Details
-
HttpRequestStatusLine
public HttpRequestStatusLine(Line httpStatusLine, String baseUri, PathInfo pathInfo) throws BatchException - Throws:
BatchException
-
-
Method Details
-
validateHttpMethod
- Throws:
BatchException
-
getMethod
-
getPathInfo
-
getHttpVersion
-
getLineNumber
public int getLineNumber()
-