| CreatorProvidingService |
|
| DiscoveryService |
Interface used to discover Publisher.
|
| InstrumentationService |
Service to get instrumentation/debug information about a pool
|
| ProvidingService |
Interface that is able to provide Publisher.
|
| StreamCreator<T> |
Interface that represents an entity that is able to create a specific Publisher.
|
| StreamFactory |
This interface represents a factory for Publishers.
|
| StreamFactoryRegistry |
This is interface for adding intercept and fallback factories.
|
| StreamId<T> |
Interface for defining custom stream identifiers.
|
| TypedStreamFactory<X,T extends StreamId<X>> |
|