public class HandlerPostInvokerImpl extends java.lang.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.