| Constructor and Description |
|---|
ASN1MessageIterator(org.apache.camel.Exchange exchange,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
org.apache.camel.Message |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ASN1MessageIterator(org.apache.camel.Exchange exchange,
InputStream inputStream)
public boolean hasNext()
public org.apache.camel.Message next()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionApache Camel