Class CmsDefaultJsonHandlers


  • public class CmsDefaultJsonHandlers
    extends java.lang.Object
    Provides default JSON handlers.

    Some JSON handlers are always provided, they do not need to be loaded via ServiceLoader.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<I_CmsJsonHandler> getHandlers()
      Gets the default JSON handlers.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait