Package | Description |
---|---|
javax.xml.ws |
This package contains the core JAX-WS APIs.
|
org.picketlink.trust.jbossws |
Modifier and Type | Method and Description |
---|---|
Future<?> |
Dispatch.invokeAsync(T msg,
AsyncHandler<T> handler)
Invoke a service operation asynchronously.
|
Modifier and Type | Method and Description |
---|---|
Future<?> |
PicketLinkDispatch.invokeAsync(Source msg,
AsyncHandler<Source> handler) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.