|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chain | |
|---|---|
| org.jboss.axis | |
| org.jboss.axis.handlers.soap | |
| org.jboss.axis.server | |
| Uses of Chain in org.jboss.axis |
|---|
| Subinterfaces of Chain in org.jboss.axis | |
|---|---|
interface |
TargetedChain
|
| Classes in org.jboss.axis that implement Chain | |
|---|---|
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). |
| Uses of Chain in org.jboss.axis.handlers.soap |
|---|
| Classes in org.jboss.axis.handlers.soap that implement Chain | |
|---|---|
class |
SOAPService
A SOAPService is a Handler which encapsulates a SOAP
invocation. |
| Uses of Chain in org.jboss.axis.server |
|---|
| Classes in org.jboss.axis.server that implement Chain | |
|---|---|
class |
Transport
Transport is a targeted chain that knows it's a transport. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||