Class SEchoService
- java.lang.Object
-
- org.restheart.security.plugins.services.EchoService
-
- org.restheart.security.plugins.services.SEchoService
-
- All Implemented Interfaces:
ConfigurablePlugin,HandlingPlugin,Plugin,Service
public class SEchoService extends EchoService
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
-
Constructor Summary
Constructors Constructor Description SEchoService()
-
Method Summary
-
Methods inherited from class org.restheart.security.plugins.services.EchoService
handle
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.restheart.plugins.Service
handleOptions, resolve
-
-