Uses of Class
org.teamapps.cluster.protocol.ClusterMethodExecution
| Package | Description |
|---|---|
| org.teamapps.cluster.protocol |
-
Uses of ClusterMethodExecution in org.teamapps.cluster.protocol
Methods in org.teamapps.cluster.protocol that return ClusterMethodExecution Modifier and Type Method Description static ClusterMethodExecutionClusterMethodExecution. remap(org.teamapps.protocol.schema.MessageObject message)ClusterMethodExecutionClusterMethodExecution. setData(byte[] value)ClusterMethodExecutionClusterMethodExecution. setRequestId(long value)ClusterMethodExecutionClusterMethodExecution. setResponse(boolean value)ClusterMethodExecutionClusterMethodExecution. setServiceMethod(java.lang.String value)ClusterMethodExecutionClusterMethodExecution. setServiceName(java.lang.String value)Methods in org.teamapps.cluster.protocol that return types with arguments of type ClusterMethodExecution Modifier and Type Method Description static org.teamapps.protocol.schema.PojoObjectDecoder<ClusterMethodExecution>ClusterMethodExecution. getMessageDecoder()