Uses of Interface
io.dialob.client.spi.event.DistributedEvent.FormTaggedEvent
-
Packages that use DistributedEvent.FormTaggedEvent Package Description io.dialob.client.spi.event -
-
Uses of DistributedEvent.FormTaggedEvent in io.dialob.client.spi.event
Classes in io.dialob.client.spi.event that implement DistributedEvent.FormTaggedEvent Modifier and Type Class Description classImmutableFormTaggedEventImmutable implementation ofDistributedEvent.FormTaggedEvent.Methods in io.dialob.client.spi.event with parameters of type DistributedEvent.FormTaggedEvent Modifier and Type Method Description static ImmutableFormTaggedEventImmutableFormTaggedEvent. copyOf(DistributedEvent.FormTaggedEvent instance)Creates an immutable copy of aDistributedEvent.FormTaggedEventvalue.ImmutableFormTaggedEvent.BuilderImmutableFormTaggedEvent.Builder. from(DistributedEvent.FormTaggedEvent instance)Fill a builder with attribute values from the providedio.dialob.client.spi.event.DistributedEvent.FormTaggedEventinstance.
-