| Constructor and Description |
|---|
ASN1GenericIterator(Class<T> clazz,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ASN1GenericIterator(Class<T> clazz, InputStream inputStream)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionApache Camel