Uses of Class
org.teamapps.cluster.model.cluster.KeepAliveMessage
| Package | Description |
|---|---|
| org.teamapps.cluster.model.cluster |
-
Uses of KeepAliveMessage in org.teamapps.cluster.model.cluster
Fields in org.teamapps.cluster.model.cluster with type parameters of type KeepAliveMessage Modifier and Type Field Description static java.util.function.Function<byte[],KeepAliveMessage>KeepAliveMessage. DECODER_FUNCTIONMethods in org.teamapps.cluster.model.cluster that return types with arguments of type KeepAliveMessage Modifier and Type Method Description static org.teamapps.protocol.message.MessageDecoder<KeepAliveMessage>KeepAliveMessage. getMessageDecoder()