|
Class Summary |
| FeatureLoader |
|
| GenericRequest |
This class contains the generic domain object for manipulating generic requests; |
| GenericResponse |
This class contains all the information for the generic response. |
| HandlerChain |
Class used for programatically manipulating the HandlerChain of a GenericRequest
There are 2 handlerchains available:
before execting the security
after executing the security
Note:When registering a SOAPHandler to a certain chain the FIFO (first in first out) principle is applied. |