com.ebay.sdk.handler
Class BaseHandler<T extends MessageContext>
java.lang.Object
com.ebay.sdk.handler.BaseHandler<T>
- Type Parameters:
T
-
- Direct Known Subclasses:
- ClientAuthenticationHandler, HTTPHeaderLoggingHandler, MetricsLogHandler, SOAPMessageLoggingHandler
public class BaseHandler<T extends MessageContext>
- extends Object
a common supper class for all handlers
- Version:
- 1.0
- Author:
- boyang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerName
protected String HandlerName
BaseHandler
public BaseHandler()
handleFault
public boolean handleFault(T mc)
close
public void close(MessageContext mc)
setHandlerName
public void setHandlerName(String handlerName)
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.