public static interface ReceiveCommits.MessageSender
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
sendBytes(byte[] what) |
void |
sendBytes(byte[] what,
int off,
int len) |
void |
sendError(String what) |
void |
sendMessage(String what) |