public class HandlerInvokerImpl extends Object implements HandlerInvoker
| Constructor and Description |
|---|
HandlerInvokerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
invokeInboundHandlers(HandlerInvocationContext context)
This invokes the inbound handlers for the invocation.
|
boolean |
invokeOutboundHandlers(HandlerInvocationContext context)
This invokes the outbound handlers for the invocation.
|
public boolean invokeInboundHandlers(HandlerInvocationContext context)
invokeInboundHandlers in interface HandlerInvokerpublic boolean invokeOutboundHandlers(HandlerInvocationContext context)
invokeOutboundHandlers in interface HandlerInvokerCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.