Class StandardPayloadKeyWriter

java.lang.Object
com.exceptionfactory.jagged.framework.format.StandardPayloadKeyWriter
All Implemented Interfaces:
PayloadKeyWriter

public class StandardPayloadKeyWriter extends Object implements PayloadKeyWriter
Standard implementation of Payload Key Writer generates a File Key and serializes File Header then returns derived Payload Key
  • Constructor Details

    • StandardPayloadKeyWriter

      public StandardPayloadKeyWriter()
      Standard Payload Key Writer default constructor does not set any variables
  • Method Details