Uses of Class
org.wildfly.clustering.ee.infinispan.scheduler.ScheduleWithMetaDataCommand
-
Packages that use ScheduleWithMetaDataCommand Package Description org.wildfly.clustering.ee.infinispan.scheduler -
-
Uses of ScheduleWithMetaDataCommand in org.wildfly.clustering.ee.infinispan.scheduler
Methods in org.wildfly.clustering.ee.infinispan.scheduler that return ScheduleWithMetaDataCommand Modifier and Type Method Description ScheduleWithMetaDataCommand<I,M>ScheduleWithMetaDataCommandMarshaller. readFrom(ProtoStreamReader reader)Methods in org.wildfly.clustering.ee.infinispan.scheduler that return types with arguments of type ScheduleWithMetaDataCommand Modifier and Type Method Description Class<? extends ScheduleWithMetaDataCommand<I,M>>ScheduleWithMetaDataCommandMarshaller. getJavaClass()Methods in org.wildfly.clustering.ee.infinispan.scheduler with parameters of type ScheduleWithMetaDataCommand Modifier and Type Method Description voidScheduleWithMetaDataCommandMarshaller. writeTo(ProtoStreamWriter writer, ScheduleWithMetaDataCommand<I,M> command)
-