See: Description
Interface | Description |
---|---|
AuthorisationHandler |
This is the interface for the handler to authorization related events.
|
Client |
A Client represents a client connection to the Diffusion Server.
|
ClientListener |
This is the interface for listeners to client related events.
|
ClientMultiplexer |
Client Multiplexer.
|
ClientThrottler |
A Client Throttler.
|
MultiplexerLatencyListener |
Listener for multiplexer latency notifications.
|
PublisherServerConnection | Deprecated
since 5.9
|
ServerEventListener |
This is the tagging interface that all Server Event Listeners implement.
|
ServerShutdownHook |
This is the interface for the ServerShutdownHook.
|
ServerStartupHook |
This is the interface for the ServerStartupHook.
|
XMLProperties | Deprecated
since 5.5; in future releases XMLPropertiesEvents will no longer
be generated
|
XMLPropertiesListener | Deprecated
since 5.5; in future releases XMLPropertiesEvents will no longer
be generated
|
Class | Description |
---|---|
DefaultClientListener |
This is a default implementation of
ClientListener which may be
extended to implement only those event notifications that you wish to
process. |
Publisher |
This is the base class for all Publishers.
|
Publishers |
Provides information relating to all Publishers within an instance of a
Diffusion Server.
|
Enum | Description |
---|---|
ClientCloseReason |
This describes the reason that a client has been closed.
|
ClientThrottlerType |
Specifies the type of a
ClientThrottler . |
PublisherServerConnectionFailPolicy | Deprecated
since 5.9 - See
PublisherServerConnection |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.