Interface Response

All Superinterfaces:
Body, OpaqueReferenceType

public interface Response extends Body
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    ok()
     

    Methods inherited from interface de.mirkosertic.bytecoder.api.web.Body

    json, text
  • Method Details

    • ok

      boolean ok()