Class Summary |
QueryConfigHandler |
Axis handler to extract the fetchSize parameter from the QueryConfiguration SOAP header. |
SpringBeanRPCProvider |
A custom Axis RPC Provider that retrieves services via Spring |
TicketCallbackHandler |
CallbackHandler that verifies the given ticket in the password element of the UsernameToken
header is still a valid ticket |
TicketCallbackSpringHandler |
Axis handler that retrieves the TicketCallbackHandler instance from
a Spring context. |
WSDDSpringBeanRPCProvider |
Provider class loaded by Axis, used to identify and
create an instance of our SpringRPC provider which in
turn loads service endpoints from Spring configured beans |