Interface PostDeserializationAction


  • public interface PostDeserializationAction
    The action object. Implemented by an inner class from IDREF serializer and added to deserilization context in a list and latter can be executed, for example to resolve the xsd:ID.
    Author:
    JAX-RPC Development Team