| Package | Description |
|---|---|
| org.apache.axis2.jaxws.server.dispatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaBeanDispatcher
The JavaBeanDispatcher is used to manage creating an instance of a JAX-WS service implementation
bean and dispatching the inbound request to that instance.
|
class |
ProviderDispatcher
The ProviderDispatcher is used to invoke instances of a target endpoint that implement the
Provider interface. |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.