Package | Description |
---|---|
com.pushtechnology.diffusion.api.config | |
com.pushtechnology.diffusion.api.publisher |
Diffusion Internal Publisher API.
|
com.pushtechnology.diffusion.api.server |
Entry point.
|
Modifier and Type | Method and Description |
---|---|
static ServerConfig |
ConfigManager.getServerConfig()
This convenience method may be used when you know you are calling from
within a server VM.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigManager.bootstrap(ServerConfig config) |
Modifier and Type | Method and Description |
---|---|
static void |
Publishers.bootstrap(com.pushtechnology.diffusion.api.internal.topic.PublisherTopicTree topicTree,
com.pushtechnology.diffusion.clients.manager.ClientSessions clientManager,
ServerConfig serverConfig,
com.pushtechnology.diffusion.publisher.PublisherManager publisherManager,
com.pushtechnology.diffusion.publisher.AuthorisationManager authorisationManager,
com.pushtechnology.diffusion.publisher.ServerEventManager serverEventManager) |
Modifier and Type | Method and Description |
---|---|
ServerConfig |
DiffusionServer.getConfig() |
ServerConfig |
EmbeddedDiffusion.getConfig()
Returns the root server configuration.
|
Copyright © 2019 Push Technology Ltd. All Rights Reserved.