Package com.sun.xml.ws.api.handler

Interface Summary
MessageHandler<C extends MessageHandlerContext> The MessageHandler class extends Handler to provide typesafety for the message context parameter and add a method to obtain access to the headers that may be processed by the handler.
MessageHandlerContext The MessageHandlerContext interface extends MessageContext to provide easy access to the contained message.
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.