Interface CoordinationResponse
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
CollectCoordinationResponse
public interface CoordinationResponse extends Serializable
Root interface for all responses from aOperatorCoordinator
to the client which is the response for aCoordinationRequest
.