2015/07/26 - Apache DirectMemory has been retired.

For more information, please explore the Attic.

public class

DirectMemoryPutHandler

extends AsyncCompletionHandler<T>
java.lang.Object
   ↳ com.ning.http.client.AsyncCompletionHandler<T>
     ↳ org.apache.directmemory.server.client.providers.asynchttpclient.DirectMemoryPutHandler

Summary

Public Constructors
DirectMemoryPutHandler(DirectMemoryRequest request)
Public Methods
DirectMemoryResponse onCompleted(Response response)
[Expand]
Inherited Methods
From class com.ning.http.client.AsyncCompletionHandler
From class java.lang.Object
From interface com.ning.http.client.AsyncHandler
From interface com.ning.http.client.ProgressAsyncHandler

Public Constructors

public DirectMemoryPutHandler (DirectMemoryRequest request)

Public Methods

public DirectMemoryResponse onCompleted (Response response)

Throws
Exception