microsoft.exchange.webservices.data.misc
Class AbstractAsyncCallback

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

public abstract class AbstractAsyncCallback
extends Object
implements Runnable, Callback<Object>


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface microsoft.exchange.webservices.data.misc.Callback
processMe
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012–2015 Microsoft. All rights reserved.