org.mortbay.cxf.demo
Class EbayFindItemAsyncHandler
java.lang.Object
org.mortbay.cxf.demo.EbayFindItemAsyncHandler
- All Implemented Interfaces:
- AsyncHandler<FindItemsResponseType>
public class EbayFindItemAsyncHandler
- extends Object
- implements AsyncHandler<FindItemsResponseType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EbayFindItemAsyncHandler
public EbayFindItemAsyncHandler(EbayFindItemAsync finder)
handleResponse
public void handleResponse(Response<FindItemsResponseType> response)
- Specified by:
handleResponse
in interface AsyncHandler<FindItemsResponseType>
getResponse
public FindItemsResponseType getResponse()
Copyright © 2008 Mort Bay Consulting. All Rights Reserved.