Package | Description |
---|---|
javax.xml.ws |
This package contains the core JAX-WS APIs.
|
org.picketlink.trust.jbossws |
Modifier and Type | Method and Description |
---|---|
Response<T> |
Dispatch.invokeAsync(T msg)
Invoke a service operation asynchronously.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncHandler.handleResponse(Response<T> res)
Called when the response to an asynchronous operation is available.
|
Modifier and Type | Method and Description |
---|---|
Response<Source> |
PicketLinkDispatch.invokeAsync(Source msg) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.