public class NtlmPacket extends java.lang.Object implements Packet<Buffer.PlainBuffer>
| Constructor and Description |
|---|
NtlmPacket() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(Buffer.PlainBuffer buffer) |
void |
write(Buffer.PlainBuffer buffer) |
public void write(Buffer.PlainBuffer buffer)
write in interface Packet<Buffer.PlainBuffer>public void read(Buffer.PlainBuffer buffer) throws Buffer.BufferException
read in interface Packet<Buffer.PlainBuffer>Buffer.BufferException