JAX-WS
v2.2

Uses of Interface
javax.xml.ws.AsyncHandler

Packages that use AsyncHandler
javax.xml.ws This package contains the core JAX-WS APIs. 
 

Uses of AsyncHandler in javax.xml.ws
 

Methods in javax.xml.ws with parameters of type AsyncHandler
 Future<?> Dispatch.invokeAsync(T msg, AsyncHandler<T> handler)
          Invoke a service operation asynchronously.
 


JAX-WS
v2.2


Comments to: jsr224-spec-comments@sun.com
More information at: Metro Web Services Overview
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved.