org.opencrx.application.airsync.client
Interface ClientHandler

All Known Implementing Classes:
AbstractClientHandler, FolderSyncHandler, ProvisionHandler, SyncHandler

public interface ClientHandler


Nested Class Summary
static interface ClientHandler.SyncTarget
           
 
Method Summary
 void handle(ClientHandler.SyncTarget target, String userId, String profileName, Object context)
           
 

Method Detail

handle

void handle(ClientHandler.SyncTarget target,
            String userId,
            String profileName,
            Object context)
            throws ServiceException
Throws:
ServiceException


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