com.googlecode.mobilityrpc.protocol.processors.impl
Class ExecutionResponseMessageProcessor
java.lang.Object
com.googlecode.mobilityrpc.protocol.processors.impl.ExecutionResponseMessageProcessor
- All Implemented Interfaces:
- DeserializedMessageProcessor<ExecutionResponse>
public class ExecutionResponseMessageProcessor
- extends Object
- implements DeserializedMessageProcessor<ExecutionResponse>
- Author:
- Niall Gallagher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionResponseMessageProcessor
public ExecutionResponseMessageProcessor()
process
public void process(MobilityControllerInternal mobilityController,
ConnectionManager connectionManager,
ConnectionId connectionId,
ExecutionResponse executionResponse)
- Specified by:
process in interface DeserializedMessageProcessor<ExecutionResponse>
Copyright © 2016. All rights reserved.