public abstract class ReaderRequestLog extends RequestLog
| Constructor and Description |
|---|
ReaderRequestLog(java.lang.String urlPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.io.Reader |
getReader() |
java.util.Iterator<Exchange> |
iterator() |
allMatch, anyMatch, contains, copyInto, cycle, filter, filter, first, firstMatch, from, from, get, index, isEmpty, last, limit, size, skip, toArray, toImmutableList, toImmutableSet, toImmutableSortedSet, toList, toMap, toSet, toSortedImmutableList, toSortedList, toSortedSet, toString, transform, transformAndConcat, uniqueIndexprotected abstract java.io.Reader getReader()
public java.util.Iterator<Exchange> iterator()