Package be.uclouvain.orthanc
Class ServerChunkedRequestReader
- java.lang.Object
-
- be.uclouvain.orthanc.ServerChunkedRequestReader
-
public class ServerChunkedRequestReader extends java.lang.Object
Read for a chunked HTTP request
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ServerChunkedRequestReader(long self)
Construct a Java object wrapping a C object that is managed by Orthanc.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected long
getSelf()
Return the C object that is associated with this Java wrapper.
-