Class Topic


  • public class Topic
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String request()  
      static java.lang.String responseForLocation​(java.lang.String location)  
      static java.lang.String responseGlobal()  
      • Methods inherited from class java.lang.Object

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

      • request

        public static java.lang.String request()
      • responseGlobal

        public static java.lang.String responseGlobal()
      • responseForLocation

        public static java.lang.String responseForLocation​(java.lang.String location)