Frames | No Frames |
Classes derived from org.apache.axis.deployment.wsdd.WSDDHandler | |
class | WSDD chain element
|
class | |
class | |
class | |
class |
Methods with parameter type org.apache.axis.deployment.wsdd.WSDDHandler | |
void | Add a Handler to the chain (at the end)
|
void | |
void | Put a WSDDHandler into this deployment, replacing any other
WSDDHandler which might already be present with the same QName. |
void | Remove a Handler from the chain
|
Methods with return type org.apache.axis.deployment.wsdd.WSDDHandler | |
WSDDHandler[] | |
WSDDHandler |
Methods with parameter type org.apache.axis.deployment.wsdd.WSDDHandler | |
void |
Methods with return type org.apache.axis.deployment.wsdd.WSDDHandler | |
WSDDHandler | |
WSDDHandler[] |
Methods with parameter type org.apache.axis.deployment.wsdd.WSDDHandler | |
void | |
void |
Methods with return type org.apache.axis.deployment.wsdd.WSDDHandler | |
WSDDHandler | DeploymentQuery.findHandler(String qname) find a specific handler
|
WSDDHandler | DeploymentQueryMBean.findHandler(String qname) find the handler
|
WSDDHandler[] | get all handlers
|
WSDDHandler[] | return all handlers
|