Uses of Interface
javax.xml.ws.AsyncHandler

Packages that use AsyncHandler
javax.xml.ws   
 

Uses of AsyncHandler in javax.xml.ws
 

Methods in javax.xml.ws with parameters of type AsyncHandler
 Future<?> Dispatch.invokeAsync(T obj, AsyncHandler<T> asynchandler)
           
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.