public interface RequestEncoder
| Modifier and Type | Interface and Description |
|---|---|
static class |
RequestEncoder.StringRequestEncoder |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
encode(T entity,
Callback<ByteBuffer> callback) |
<T> void encode(T entity,
Callback<ByteBuffer> callback)
Copyright © 2018. All rights reserved.