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