Package org.mobicents.slee.resource.xcapclient.handler

Class Summary
AbstractAsyncHandler Abstract class for a handler
AsyncDeleteHandler Handles an async delete request.
AsyncDeleteIfMatchHandler Handles an async delete if ETag match request.
AsyncDeleteIfNoneMatchHandler Handles an async delete if ETag matches none request.
AsyncGetHandler Handles an async get request.
AsyncPutByteArrayContentHandler Handles an async put request, using byte array content.
AsyncPutIfMatchByteArrayContentHandler Handles an async put if ETag match request, using byte array content.
AsyncPutIfMatchStringContentHandler Handles an async put if ETag match request, using String content.
AsyncPutIfNoneMatchByteArrayContentHandler Handles an async put if ETag matches none request, using byte array content.
AsyncPutIfNoneMatchStringContentHandler Handles an async put if ETag matches none request, using String content.
AsyncPutStringContentHandler Handles an async put request, using String content.
 



Copyright © 2011. All Rights Reserved.