microsoft.exchange.webservices.data.misc
Class CallableMethod
java.lang.Object
microsoft.exchange.webservices.data.misc.CallableMethod
- All Implemented Interfaces:
- Callable<Object>
public class CallableMethod
- extends Object
- implements Callable<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallableMethod
public CallableMethod(HttpWebRequest request)
executeMethod
protected HttpClientWebRequest executeMethod()
throws EWSHttpException,
HttpErrorException,
IOException
- Throws:
EWSHttpException
HttpErrorException
IOException
call
public HttpWebRequest call()
- Specified by:
call in interface Callable<Object>
Copyright © 2012–2015 Microsoft. All rights reserved.