org.opencrx.application.airsync.server.spi
Interface IRequestHandler

All Known Implementing Classes:
AbstractHandler, FolderSyncHandler, GetAttachmentHandler, GetItemEstimateHandler, MoveItemsHandler, PingHandler, SendMailHandler, SyncHandler

public interface IRequestHandler

Interface to handle AirSync requests


Method Summary
 void handle(SyncRequest request, SyncResponse response, boolean requestHasBody)
           
 

Method Detail

handle

void handle(SyncRequest request,
            SyncResponse response,
            boolean requestHasBody)
            throws IOException
Throws:
IOException


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