Class WsAddressingServerInterceptor
-
- All Implemented Interfaces:
-
org.somda.sdc.dpws.soap.interception.Interceptor
public class WsAddressingServerInterceptor implements Interceptor
Implements a WS-Addressing server interceptor to check WS-Addressing header information.
The WsAddressingServerInterceptor is in charge of
- checking for existing wsa:Action attribute (and cancelling an incoming request in case it is missing) and
- tracking message ids and reject duplicates.