Class WrappedPayloadSupport


  • public class WrappedPayloadSupport
    extends java.lang.Object
    INTERNAL API
    • Method Detail

      • payloadBuilder

        public ContainerFormats.Payload.Builder payloadBuilder​(java.lang.Object input)
        Serialize the input along with its manifest and serializerId.

        If input is a Throwable and can't be serialized because Java serialization is disabled it will fallback to ThrowableNotSerializableException.