a.a.h.h.http.gson.See: Description
| Class | Description |
|---|---|
| GsonFactory |
Provides a singleton
Gson instance configured just the way we like it. |
| GsonSerializationFeature |
Used to register with (shaded) Jersey the presence of Entity serialization using (shaded) Gson.
|
| GsonSerializationFeature.Binder |
Register this feature's provided functionality and defines their lifetime scopes.
|
| SizeAsBytesSerializer |
Simplify representation of a
Size instance by converting to bytes. |
a.a.h.h.http.gson. It is here instead
because hbase-http does not currently have a dependency on hbase-client, which is required for
implementing SizeAsBytesSerializer.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.