org.opencrx.application.airsync.server.handler
Class PingHandler.PingRequest

java.lang.Object
  extended by org.opencrx.application.airsync.server.handler.PingHandler.PingRequest
All Implemented Interfaces:
Serializable
Enclosing class:
PingHandler

public static class PingHandler.PingRequest
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 Map<String,SyncCollection> collections
           
 long intervalSeconds
           
 String lastSyncKey
           
 
Constructor Summary
PingHandler.PingRequest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collections

public Map<String,SyncCollection> collections

intervalSeconds

public long intervalSeconds

lastSyncKey

public String lastSyncKey
Constructor Detail

PingHandler.PingRequest

public PingHandler.PingRequest()


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.