| Package | Description |
|---|---|
| org.apache.axis | |
| org.apache.axis.handlers.soap | |
| org.apache.axis.server |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TargetedChain |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleChain
A Simple Chain is a 'composite' Handler in that it aggregates a collection
of Handlers and also acts as a Handler which delegates its operations to
the collection.
|
class |
SimpleTargetedChain
A SimpleTargetedChain has a request handler, a pivot handler, and a response
handler (any of which may themselves be chains).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPService
A
SOAPService is a Handler which encapsulates a SOAP
invocation. |
| Modifier and Type | Class and Description |
|---|---|
class |
Transport
Transport is a targeted chain that knows it's a transport.
|
Copyright © The Apache Software Foundation. All Rights Reserved.