RECONNECT_NOT_SET| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
String |
readData() |
<T> T |
readData(Class<T> type) |
<T> T |
readData(Class<T> messageType,
MediaType mediaType) |
<T> T |
readData(GenericType<T> type) |
<T> T |
readData(GenericType<T> type,
MediaType mediaType) |
getComment, getId, getName, getReconnectDelay, isReconnectDelaySetboolean isEmpty()
String readData()
<T> T readData(Class<T> type)
<T> T readData(GenericType<T> type)
<T> T readData(GenericType<T> type, MediaType mediaType)
Copyright © 2018 The Apache Software Foundation. All rights reserved.