public class QueueArrayDeserializer extends AbstractQueueMetaDeserializer<PagingListResult<java.lang.String>>
factory
Constructor and Description |
---|
QueueArrayDeserializer() |
Modifier and Type | Method and Description |
---|---|
PagingListResult<java.lang.String> |
deserialize(okhttp3.Response response) |
PagingListResult<java.lang.String> |
parseQueueList(org.w3c.dom.Document doc) |
parseQueueMeta
safeGetElementContent
getDocumentBuilder
public PagingListResult<java.lang.String> deserialize(okhttp3.Response response) throws java.lang.Exception
java.lang.Exception
public PagingListResult<java.lang.String> parseQueueList(org.w3c.dom.Document doc)