Package org.apache.apisix.plugin.runner
Interface A6Response
- All Known Implementing Classes:
A6ConfigResponse,A6ErrResponse,ExtraInfoRequest,HttpResponse
public interface A6Response
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
encode
ByteBuffer encode() -
getType
byte getType() -
getErrResponse
-