|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageDispatcher | |
---|---|
service | |
service.id |
Uses of MessageDispatcher in service |
---|
Fields in service declared as MessageDispatcher | |
---|---|
protected MessageDispatcher |
DistributedServicesMiddleware.dispatcher
Message dispatcher for dispatching received message to the associated service |
protected MessageDispatcher |
Service.dispatcher
The message dispatcher to use for associating the current service with its type of message |
Methods in service with parameters of type MessageDispatcher | |
---|---|
void |
Service.initialize(MessageDispatcher dispatcher,
ICommunication commElt,
MessageType myType)
Initialize the service: register the service on the message dispatcher |
Constructors in service with parameters of type MessageDispatcher | |
---|---|
DistributedServicesMiddleware.MessageReader(ICommunication commElt,
MessageDispatcher dispatcher)
|
Uses of MessageDispatcher in service.id |
---|
Methods in service.id with parameters of type MessageDispatcher | |
---|---|
void |
IdentificationService.initialize(MessageDispatcher dispatcher,
ICommunication commElt,
MessageType myType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |