Package com.subzero.swig
Class sbz_HTTPRequest
java.lang.Object
com.subzero.swig.sbz_HTTPRequest
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
sbz_HTTPRequest
(long cPtr, boolean cMemoryOwn) sbz_HTTPRequest
(String method, String uri, String body, String[] headers, int headers_count, String[] env, int env_count) -
Method Summary
Modifier and TypeMethodDescriptionvoid
delete()
protected void
finalize()
protected static long
getCPtr
(sbz_HTTPRequest obj) protected static long
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
sbz_HTTPRequest
protected sbz_HTTPRequest(long cPtr, boolean cMemoryOwn) -
sbz_HTTPRequest
-
-
Method Details