| Package | Description |
|---|---|
| won.protocol.message.processor | |
| won.protocol.message.processor.exception | |
| won.protocol.message.processor.impl |
| Modifier and Type | Method and Description |
|---|---|
WonMessage |
WonMessageProcessor.process(WonMessage message) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventAlreadyProcessedException
Indicates that the event has already been processed.
|
class |
IllegalWonMessagePropertyValue
User: fkleedorfer Date: 27.03.15
|
class |
MessageAlreadyProcessedException
Indicates that the message event has already been received and processed.
|
class |
MissingMessagePropertyException
Exception indicating a missing message property.
|
class |
UriAlreadyInUseException
Indicates that the uri (of event or atom) is already in use.
|
class |
UriNodePathException
Indicates that the uri (of event or atom) is malformed from the point of view
of the node that is supposed to store it.
|
class |
WonMessageNotWellFormedException
Indicates that a WonMessage is not well-formed.
|
| Modifier and Type | Method and Description |
|---|---|
WonMessage |
WellformednessCheckingWonMessageProcessor.process(WonMessage message) |
Copyright © 2019. All Rights Reserved.