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


package com.sun.xml.ws.api.handler
  • Interfaces
    Class
    Description
    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.
    The MessageHandlerContext interface extends MessageContext to provide easy access to the contained message.