Package com.sun.xml.ws.message.jaxb


package com.sun.xml.ws.message.jaxb
Message implementation for JAXB.
 TODO:
      Because a producer of a message doesn't generally know
      when a message is consumed, it's difficult for
      the caller to do a proper instance caching. Perhaps
      there should be a layer around JAXBContext that does that?