Package | Description |
---|---|
eneter.messaging.dataprocessing.messagequeueing |
Helper to queue and process messages with a working thread.
|
eneter.messaging.dataprocessing.serializing |
Message serializers.
|
eneter.messaging.endpoints.rpc |
Remote Procedure Calls (RPC).
|
eneter.messaging.endpoints.stringmessages |
Sending and receiving text messages.
|
eneter.messaging.endpoints.typedmessages |
Sending and receiving typed messages.
|
eneter.messaging.messagingsystems.composites.bufferedmessagingcomposit |
Extension for automatic reconnect and buffering of sent messages in case the connection is not available.
|
eneter.messaging.messagingsystems.composites.messagebus |
Extension for communication via the message bus.
|
eneter.messaging.messagingsystems.messagingsystembase |
Messaging system interfaces.
|
eneter.messaging.messagingsystems.websocketmessagingsystem |
Communication via Websockets.
|
eneter.messaging.nodes.broker |
Publish-subscribe scenarios.
|
eneter.messaging.nodes.channelwrapper |
Reducing communication via multiple channels into one channel.
|
eneter.messaging.nodes.loadbalancer |
Distributing the workload across a farm of receivers.
|
eneter.net.system |
Helpers used by Eneter and which need to be API.
|
Class and Description |
---|
IMethod1
Callback method taking one input parameter of desired type and returning void.
|
Class and Description |
---|
IFunction1
Callback function taking one input parameter of type T and returning the type R.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
EventHandler
Event handler to process events.
|
IFunction
Callback function returning the type R.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
EventHandler
Event handler to process events.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
IMethod1
Callback method taking one input parameter of desired type and returning void.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
Class and Description |
---|
Event
Event mechanism like in C#.
|
EventHandler
Event handler to process events.
|