Package org.trellisldp.event.jsonb
Trellis Event Serialization Implementation
A package used for serializing Events into an Activity Stream JSON-LD representation.
- See Also:
- Activity Streams 2.0
-
Class Summary Class Description ActivityStreamMessage A structure used for serializing an Event into an ActivityStream 2.0 JSON object.ActivityStreamMessage.EventResource The resource that is the object of this message.DefaultEventSerializationService AnEventSerializationService
that serializes anEvent
object into an ActivityStream-compliant JSON string.