Package | Description |
---|---|
org.apache.axis2.jaxws.handler |
Modifier and Type | Method and Description |
---|---|
static HandlerChainProcessor.Direction |
HandlerChainProcessor.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerChainProcessor.Direction[] |
HandlerChainProcessor.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HandlerChainProcessor.processChain(MEPContext mepCtx,
HandlerChainProcessor.Direction direction,
HandlerChainProcessor.MEP mep,
boolean expectResponse) |
boolean |
HandlerChainProcessor.processChainForClose(MEPContext mepCtx,
HandlerChainProcessor.Direction direction) |
void |
HandlerChainProcessor.processFault(MEPContext mepCtx,
HandlerChainProcessor.Direction direction) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.