| BaseMessage |
Base message holding a callid as common property.
|
| PartialMessage |
Helper message to transport larger messages in slices.
|
| PullResultMessage |
Message for pulling a result.
|
| ResultMessage |
A message for a service call result.
|
| ServiceInvocationMessage |
Message for invoking a service.
|
| ServiceProvideMessage |
Message for providing a client service that can be
invoked by other clients and Jadex components.
|
| ServiceSearchMessage |
A service search message.
|
| ServiceTerminateInvocationMessage |
A terminate service call message.
|
| ServiceUnprovideMessage |
Message for unproviding a service.
|