Class WsAddressingServerInterceptor

java.lang.Object
org.somda.sdc.dpws.soap.wsaddressing.WsAddressingServerInterceptor
All Implemented Interfaces:
Interceptor

public class WsAddressingServerInterceptor extends Object 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.
todo DGr process ReplyTo automatically