public class HandlerPreInvokerImpl extends Object implements HandlerPreInvoker
Constructor and Description |
---|
HandlerPreInvokerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
preInvoke(MessageContext mc)
preInvoke is called just prior to each JAXWS handler.handleMessage.
|
public void preInvoke(MessageContext mc)
HandlerPreInvoker
preInvoke
in interface HandlerPreInvoker
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.