Interface UnmappedContentHandler<UNMARSHAL_RECORD extends UnmarshalRecord>

    • Method Detail

      • setUnmarshalRecord

        void setUnmarshalRecord​(UNMARSHAL_RECORD unmarshalRecord)
        Set the UnmarshalRecord which gives access to mechanisms used during the unmarshal process such as an Unmarshaller and a Session.
        Parameters:
        unmarshalRecord -