Interface MarshalledValueFactory<C>

    • Method Detail

      • createMarshalledValue

        <T> MarshalledValue<T,​C> createMarshalledValue​(T object)
      • getMarshallingContext

        C getMarshallingContext()