public abstract class JerseyRecordIterator<T> extends Object implements Iterator<T>, Closeable
| Constructor and Description |
|---|
JerseyRecordIterator(String endpointId,
String locator,
long timeout,
TimeUnit timeoutUnit) |
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All Rights Reserved.