public interface Handler
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String name,
Object value) |
Map |
getProperties() |
boolean |
handleRequest(MessageContext messageContext) |
boolean |
handleResponse(MessageContext messageContext) |
boolean handleRequest(MessageContext messageContext)
boolean handleResponse(MessageContext messageContext)
Map getProperties()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.