Class ApplicationScopedEndpoint


  • public class ApplicationScopedEndpoint
    extends java.lang.Object
    Author:
    Stepan Kopriva
    • Method Summary

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

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

      • ApplicationScopedEndpoint

        public ApplicationScopedEndpoint()
    • Method Detail

      • echo

        public java.lang.String echo​(java.lang.String message)