Interface EfmRestCallbackInterface

All Known Implementing Classes:
JeffNetRestCallback

public interface EfmRestCallbackInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.ws.rs.core.Response
    statusCallback(jakarta.ws.rs.core.HttpHeaders httpHeaders, String statusResport)
     
  • Method Details

    • statusCallback

      jakarta.ws.rs.core.Response statusCallback(jakarta.ws.rs.core.HttpHeaders httpHeaders, String statusResport)