Package | Description |
---|---|
org.oracle.okafka.clients.admin |
This package contains APIs for creating and managing Oracle Transactional Event Queues.
|
org.oracle.okafka.clients.consumer |
This package contains APIs for consuming streams of data from Oracle Transactional Event Queues.
|
org.oracle.okafka.clients.producer |
This package contains APIs for sending streams of data to Oracle Transactional Event Queues.
|
org.oracle.okafka.common |
This package contains Classes, Interfaces common for Producer, Consumer and Admin.
|
org.oracle.okafka.common.annotation | |
org.oracle.okafka.common.config | |
org.oracle.okafka.common.errors |
This package defines all the exceptions thrown by Producer, Consumer and Admin.
|
org.oracle.okafka.common.serialization |
This package contains APIs for serializing and deserializing data.
|