Uses of Class
org.wildfly.clustering.singleton.server.SingletonElectionCommand
-
-
Uses of SingletonElectionCommand in org.wildfly.clustering.singleton.server
Methods in org.wildfly.clustering.singleton.server that return SingletonElectionCommand Modifier and Type Method Description SingletonElectionCommandSingletonElectionCommandMarshaller. readFrom(ProtoStreamReader reader)Methods in org.wildfly.clustering.singleton.server that return types with arguments of type SingletonElectionCommand Modifier and Type Method Description Class<? extends SingletonElectionCommand>SingletonElectionCommandMarshaller. getJavaClass()Methods in org.wildfly.clustering.singleton.server with parameters of type SingletonElectionCommand Modifier and Type Method Description voidSingletonElectionCommandMarshaller. writeTo(ProtoStreamWriter writer, SingletonElectionCommand command)
-