Interface MarshallingType<T>

  • Type Parameters:
    T - Java type bound to the marshalling type.

    public interface MarshallingType<T>
    Represents the various types supported for marshalling.