public class QueueMetaDeserializer extends AbstractQueueMetaDeserializer<QueueMeta>
factory
Constructor and Description |
---|
QueueMetaDeserializer() |
Modifier and Type | Method and Description |
---|---|
QueueMeta |
deserialize(okhttp3.Response response) |
parseQueueMeta
safeGetElementContent
getDocumentBuilder
public QueueMeta deserialize(okhttp3.Response response) throws java.lang.Exception
java.lang.Exception