|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Processing is an abstraction of either client or service endpoint chain of processed elements. There are interceptors on the transport level and handlers on the XML protocol (like SOAP) level.
| Method Summary | |
Handlers |
getHandlers()
Retrieves collection of jax-rpc handlers configured for this processing. |
HeaderProcessors |
getHeaderProcessors()
Deprecated. use getHandlers() instead |
Interceptors |
getInterceptors()
Retrieves collection of interceptors configured for this processing |
| Method Detail |
public Interceptors getInterceptors()
public HeaderProcessors getHeaderProcessors()
getHandlers() instead
public Handlers getHandlers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||