Interface ProtocolMarshaller<MarshalledT>

All Known Implementing Classes:
JsonProtocolMarshaller, NullAsEmptyBodyProtocolRequestMarshaller, QueryProtocolMarshaller, XmlProtocolMarshaller

public interface ProtocolMarshaller<MarshalledT>
Interface used by generated marshallers to marshall a Java POJO.
  • Method Summary

    Modifier and Type
    Method
    Description