| Package | Description |
|---|---|
| com.intuit.karate.debug |
| Modifier and Type | Method and Description |
|---|---|
DapMessage |
DapMessage.body(String key,
Object value) |
static DapMessage |
DapMessage.event(int seq,
String name) |
static DapMessage |
DapMessage.response(int seq,
DapMessage req) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DapServerHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
DapMessage dm) |
protected void |
DapEncoder.encode(io.netty.channel.ChannelHandlerContext ctx,
DapMessage dm,
List<Object> out) |
static DapMessage |
DapMessage.response(int seq,
DapMessage req) |
Copyright © 2020. All rights reserved.