public interface CXFInvocationHandler extends InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
CXFInvocationHandlerData |
getData() |
CXFInvocationHandler |
getNext() |
void |
setNext(CXFInvocationHandler next) |
invokevoid setNext(CXFInvocationHandler next)
CXFInvocationHandler getNext()
CXFInvocationHandlerData getData()
Apache CXF