microsoft.exchange.webservices.data.misc
Class AsyncCallbackImplementation

java.lang.Object
  extended by microsoft.exchange.webservices.data.misc.AbstractAsyncCallback
      extended by microsoft.exchange.webservices.data.misc.AsyncCallback
          extended by microsoft.exchange.webservices.data.misc.AsyncCallbackImplementation
All Implemented Interfaces:
Runnable, Callback<Object>

public class AsyncCallbackImplementation
extends AsyncCallback


Constructor Summary
AsyncCallbackImplementation()
           
 
Method Summary
 Object processMe(Future<?> task)
           
 
Methods inherited from class microsoft.exchange.webservices.data.misc.AbstractAsyncCallback
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncCallbackImplementation

public AsyncCallbackImplementation()
Method Detail

processMe

public Object processMe(Future<?> task)


Copyright © 2012–2015 Microsoft. All rights reserved.