Package io.fusionauth.http.client
Class HTTPData
java.lang.Object
io.fusionauth.http.client.HTTPData
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintfinal List<ByteBuffer> static final intfinal StringBuilderintbooleanlongint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BufferSize
public static final int BufferSize- See Also:
-
buffers
-
builder
-
headers
-
bodyBytes
public int bodyBytes -
bodyLength
public int bodyLength -
bodyOffset
public int bodyOffset -
code
public int code -
future
-
hasBody
public boolean hasBody -
headerName
-
host
-
lastUsed
public long lastUsed -
message
-
offset
public int offset -
protocl
-
request
-
state
-
-
Constructor Details
-
HTTPData
public HTTPData()
-
-
Method Details
-
currentBuffer
-
isResponseComplete
public boolean isResponseComplete() -
markUsed
public void markUsed() -
reset
public void reset()
-