Uses of Interface
org.aktin.broker.db.BrokerBackend
| Package | Description |
|---|---|
| org.aktin.broker.auth | |
| org.aktin.broker.db | |
| org.aktin.broker.download | |
| org.aktin.broker.rest |
-
Uses of BrokerBackend in org.aktin.broker.auth
Constructors in org.aktin.broker.auth with parameters of type BrokerBackend Constructor Description AuthCache(BrokerBackend backend)CDI constructor -
Uses of BrokerBackend in org.aktin.broker.db
Classes in org.aktin.broker.db that implement BrokerBackend Modifier and Type Class Description classBrokerImpl -
Uses of BrokerBackend in org.aktin.broker.download
Constructors in org.aktin.broker.download with parameters of type BrokerBackend Constructor Description RequestBundleExport(BrokerBackend backend) -
Uses of BrokerBackend in org.aktin.broker.rest
Methods in org.aktin.broker.rest that return BrokerBackend Modifier and Type Method Description protected abstract BrokerBackendAbstractRequestEndpoint. getBroker()protected BrokerBackendMyBrokerEndpoint. getBroker()protected BrokerBackendRequestAdminEndpoint. getBroker()