Class JsonUtil


  • public class JsonUtil
    extends Object
    Some JSON helper utilities used by the Cloud Foundry Java client.
    • Field Detail

      • JSON_MEDIA_TYPE

        public static final org.springframework.http.MediaType JSON_MEDIA_TYPE
      • logger

        protected static final org.apache.commons.logging.Log logger
    • Constructor Detail

      • JsonUtil

        public JsonUtil()