Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Package PushTechnology.DiffusionCore.Connection.Interfaces

Classes

interface  IConnectionDetails
 The interface for an object that specifies the requirements for connection to a server. More...
 
interface  IDiffusionClientConnector
 The interface for client connections to a Diffusion server. More...
 
interface  IDiffusionClientEventMethods
 The interface for client connection event methods. More...
 
interface  IDiffusionClientEvents
 The interface for client connection events. More...
 
interface  IDiffusionConnectorEvents
 The interface for client connector events. More...
 
interface  IServerConnectionListener
 The interface for any object that is to listen for events from a server connection. More...
 
interface  IServerPingResponseListener
 This is the interface for objects which are to receive ping responses to 'ping' requests sent to the server. More...
 
interface  ISyncMessageHandler
 The interface for synchronous message handling. More...