Uses of Class
org.wildfly.clustering.server.infinispan.scheduler.ScheduleWithMetaDataCommand
Packages that use ScheduleWithMetaDataCommand
-
Uses of ScheduleWithMetaDataCommand in org.wildfly.clustering.server.infinispan.scheduler
Methods in org.wildfly.clustering.server.infinispan.scheduler that return ScheduleWithMetaDataCommandModifier and TypeMethodDescriptionScheduleWithMetaDataCommandMarshaller.readFrom(ProtoStreamReader reader) Methods in org.wildfly.clustering.server.infinispan.scheduler that return types with arguments of type ScheduleWithMetaDataCommandModifier and TypeMethodDescriptionClass<? extends ScheduleWithMetaDataCommand<I, M>> ScheduleWithMetaDataCommandMarshaller.getJavaClass()Methods in org.wildfly.clustering.server.infinispan.scheduler with parameters of type ScheduleWithMetaDataCommandModifier and TypeMethodDescriptionvoidScheduleWithMetaDataCommandMarshaller.writeTo(ProtoStreamWriter writer, ScheduleWithMetaDataCommand<I, M> command)