eric_sse 0.0.2 documentation
modules
|
index
Index
A
|
B
|
D
|
E
|
G
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
W
A
AbstractChannel (class in eric_sse.entities)
adapt() (AbstractChannel method)
add_listener() (AbstractChannel method)
B
broadcast() (AbstractChannel method)
D
DataProcessingChannel (class in eric_sse.prefabs)
deliver_next() (AbstractChannel method)
dispatch() (AbstractChannel method)
E
eric_sse.clients
module
eric_sse.entities
module
eric_sse.exception
module
eric_sse.prefabs
module
eric_sse.servers
module
G
get_listener() (AbstractChannel method)
I
InvalidChannelException
InvalidListenerException
InvalidMessageFormat
is_running() (MessageQueueListener method)
is_running_sync() (MessageQueueListener method)
M
Message (class in eric_sse.entities)
message_stream() (AbstractChannel method)
MessageQueueListener (class in eric_sse.entities)
module
eric_sse.clients
eric_sse.entities
eric_sse.exception
eric_sse.prefabs
eric_sse.servers
N
NoMessagesException
notify_end() (AbstractChannel method)
O
on_message() (MessageQueueListener method)
(SimpleDistributedApplicationListener method)
P
process_queue() (DataProcessingChannel method)
R
register_listener() (AbstractChannel method)
remove_listener() (AbstractChannel method)
S
set_action() (SimpleDistributedApplicationListener method)
shutdown() (SocketServer method)
SignedMessage (class in eric_sse.entities)
SimpleDistributedApplicationListener (class in eric_sse.prefabs)
SocketClient (class in eric_sse.clients)
SocketServer (class in eric_sse.servers)
SSEChannel (class in eric_sse.prefabs)
SSEChannelContainer (class in eric_sse.servers)
start() (MessageQueueListener method)
(SocketServer static method)
start_sync() (MessageQueueListener method)
stop() (MessageQueueListener method)
stop_sync() (MessageQueueListener method)
W
watch() (AbstractChannel method)
Table of Contents
Overview
Entities
Prefab channels and listeners
Prefab servers and clients
Exceptions
Developers section
Changelog
Search