Interface PingResource

All Known Implementing Classes:
AbstractPingResourceImpl

public interface PingResource
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
     
  • Field Details

  • Method Details

    • getPing

      javax.ws.rs.core.Response getPing()