Class PingHandler
java.lang.Object
dev.tachyonmcp.core.server.handlers.EmptyResultHandler
dev.tachyonmcp.core.server.handlers.PingHandler
- All Implemented Interfaces:
RpcMethodHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.tachyonmcp.core.server.handlers.EmptyResultHandler
handle, methodMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.tachyonmcp.core.server.RpcMethodHandler
handleAsync
-
Constructor Details
-
PingHandler
public PingHandler()
-