public interface MessageProcessor
| Modifier and Type | Method and Description |
|---|---|
SerializableMessage |
process(SerializableMessage sm) |
void |
processAsync(SerializableMessage sm) |
void processAsync(SerializableMessage sm) throws InterlokException
InterlokExceptionSerializableMessage process(SerializableMessage sm) throws InterlokException
InterlokException