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