| Package | Description |
|---|---|
| com.clearlydecoded.messenger | |
| com.clearlydecoded.messenger.discovery | |
| com.clearlydecoded.messenger.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMessageProcessorRegistry
DefaultMessageProcessorRegistry class is the default implementation of the
MessageProcessorRegistry interface. |
| Modifier and Type | Method and Description |
|---|---|
static MessageProcessorRegistry |
SpringMessageProcessorRegistryFactory.discoverMessageProcessorsAndCreateRegistry(org.springframework.context.ApplicationContext springContext)
Invokes automatic discovery of message processors in the system and registers them in the
message processor registry, which is what is returned to the caller of this method.
|
| Constructor and Description |
|---|
SpringRestMessenger(MessageProcessorRegistry processorRegistry)
Constructor.
|
Copyright © 2018. All rights reserved.