|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HandlerPipeline | |
| org.codehaus.xfire | |
| org.codehaus.xfire.transport | |
| Uses of HandlerPipeline in org.codehaus.xfire |
| Methods in org.codehaus.xfire that return HandlerPipeline | |
HandlerPipeline |
MessageContext.getInPipeline()
|
HandlerPipeline |
MessageContext.getOutPipeline()
|
| Methods in org.codehaus.xfire with parameters of type HandlerPipeline | |
void |
MessageContext.setInPipeline(HandlerPipeline messagePipeline)
|
void |
MessageContext.setOutPipeline(HandlerPipeline outPipeline)
|
| Uses of HandlerPipeline in org.codehaus.xfire.transport |
| Methods in org.codehaus.xfire.transport with parameters of type HandlerPipeline | |
protected void |
DefaultEndpoint.handleException(MessageContext context,
HandlerPipeline pipeline,
java.lang.Exception e)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||