Class PingResourceImpl

  • All Implemented Interfaces:
    de.aservo.confapi.commons.rest.api.PingResource

    @Path("ping")
    public class PingResourceImpl
    extends de.aservo.confapi.commons.rest.AbstractPingResourceImpl
    • Field Summary

      • Fields inherited from interface de.aservo.confapi.commons.rest.api.PingResource

        PONG
    • Method Summary

      • Methods inherited from class de.aservo.confapi.commons.rest.AbstractPingResourceImpl

        getPing
      • Methods inherited from class java.lang.Object

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

      • PingResourceImpl

        public PingResourceImpl()