Class Index


  • public class Index
    extends java.lang.Object
    Shows an OpenAPI definition viewer based on Swagger UI.
    • Constructor Summary

      Constructors 
      Constructor Description
      Index()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEscapedDefinitionUrl()  
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getEscapedDefinitionUrl

        @Cached
        public java.lang.String getEscapedDefinitionUrl()
                                                 throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException