Interface AsyncTransportUnitApi
- All Known Implementing Classes:
AsyncTransportUnitApiImpl,NoOpAsyncTransportUnitApiImpl
public interface AsyncTransportUnitApi
A AsyncTransportUnitApi is able to process commands for TransportUnits asynchronously.
- Author:
- Heiko Scherrer
-
Method Summary
-
Method Details
-
process
Process the givencommand.- Parameters:
command- Command to process
-