public class HandlerPostInvokerImpl extends Object implements HandlerPostInvoker
| Constructor and Description |
|---|
HandlerPostInvokerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
postInvoke(javax.xml.ws.handler.MessageContext mc)
postInvoke is called just prior to each JAXWS handler.handleMessage.
|
public void postInvoke(javax.xml.ws.handler.MessageContext mc)
HandlerPostInvokerpostInvoke in interface HandlerPostInvokerCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.