JEventService
Java API for csw.event.api.scaladsl.EventService
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Returns the Scala API for this instance of event service
Returns the Scala API for this instance of event service
Attributes
- Definition Classes
Create a new instance of csw.event.api.javadsl.IEventPublisher with a separate underlying connection than the default instance. The new instance will be required when the location of Event Service is updated or in case the performance requirements of a publish operation demands a separate connection to be used.
Create a new instance of csw.event.api.javadsl.IEventPublisher with a separate underlying connection than the default instance. The new instance will be required when the location of Event Service is updated or in case the performance requirements of a publish operation demands a separate connection to be used.
Attributes
- Returns
-
new instance of csw.event.api.javadsl.IEventPublisher
- Definition Classes
Create a new instance of csw.event.api.javadsl.IEventPublisher with a separate underlying connection than the default instance. The new instance will be required when the location of Event Service is updated or in case the performance requirements of a subscribe operation demands a separate connection to be used.
Create a new instance of csw.event.api.javadsl.IEventPublisher with a separate underlying connection than the default instance. The new instance will be required when the location of Event Service is updated or in case the performance requirements of a subscribe operation demands a separate connection to be used.
Attributes
- Returns
-
new instance of csw.event.api.javadsl.IEventSubscriber
- Definition Classes
Inherited fields
A default instance of csw.event.api.javadsl.IEventPublisher. This could be shared across under normal operating conditions to share the underlying connection to event server.
A default instance of csw.event.api.javadsl.IEventPublisher. This could be shared across under normal operating conditions to share the underlying connection to event server.
Attributes
- Inherited from:
- IEventService
A default instance of csw.event.api.javadsl.IEventSubscriber. This could be shared across under normal operating conditions to share the underlying connection to event server.
A default instance of csw.event.api.javadsl.IEventSubscriber. This could be shared across under normal operating conditions to share the underlying connection to event server.
Attributes
- Inherited from:
- IEventService