public class XMLDispatchAsyncListener extends AsyncResponse
AsyncResponse
class to provide proper deserialization into the target format (XML String or Source).| Constructor and Description |
|---|
XMLDispatchAsyncListener(EndpointDescription ed) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getFaultResponse(MessageContext mc) |
java.lang.Object |
getResponseValueObject(MessageContext mc) |
void |
setBlockFactoryType(java.lang.Class t) |
void |
setMode(javax.xml.ws.Service.Mode m) |
void |
setType(java.lang.Class t) |
cancel, get, get, getContext, isCancelled, isDone, onComplete, onComplete, onError, onErrorpublic XMLDispatchAsyncListener(EndpointDescription ed)
public void setMode(javax.xml.ws.Service.Mode m)
public void setType(java.lang.Class t)
public void setBlockFactoryType(java.lang.Class t)
public java.lang.Object getResponseValueObject(MessageContext mc)
getResponseValueObject in class AsyncResponsepublic java.lang.Throwable getFaultResponse(MessageContext mc)
getFaultResponse in class AsyncResponseCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.