Modifier and Type | Method and Description |
---|---|
Log |
getLog()
Logger for Hot Rod client codec
|
short |
readHeader(Transport transport,
HeaderParams params)
Reads a response header from the transport and returns the status
of the response.
|
HeaderParams |
writeHeader(Transport transport,
HeaderParams params)
Writes a request header with the given parameters to the transport and
returns an updated header parameters.
|
HeaderParams writeHeader(Transport transport, HeaderParams params)
short readHeader(Transport transport, HeaderParams params)
Log getLog()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.