Class CBORMediaTypes


  • public class CBORMediaTypes
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CBORMediaTypes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • APPLICATION_JACKSON_CBOR

        public static final java.lang.String APPLICATION_JACKSON_CBOR
        See Also:
        Constant Field Values
      • APPLICATION_JACKSON_CBOR_TYPE

        public static final javax.ws.rs.core.MediaType APPLICATION_JACKSON_CBOR_TYPE
    • Constructor Detail

      • CBORMediaTypes

        public CBORMediaTypes()