|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDDHandler | |
org.apache.axis.deployment.wsdd |
Uses of WSDDHandler in org.apache.axis.deployment.wsdd |
Subclasses of WSDDHandler in org.apache.axis.deployment.wsdd | |
class |
WSDDChain
WSDD chain element |
class |
WSDDFaultFlow
|
class |
WSDDJAXRPCHandlerInfoChain
|
class |
WSDDRequestFlow
|
class |
WSDDResponseFlow
|
Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDHandler | |
protected void |
WSDDDeployment.addHandler(WSDDHandler handler)
|
void |
WSDDDeployment.deployHandler(WSDDHandler handler)
Put a WSDDHandler into this deployment, replacing any other WSDDHandler which might already be present with the same QName. |
void |
WSDDChain.addHandler(WSDDHandler handler)
Add a Handler to the chain (at the end) |
void |
WSDDChain.removeHandler(WSDDHandler victim)
Remove a Handler from the chain |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |