public final class Request extends SFTPPacket<Request>
Buffer.BufferException, Buffer.PlainBuffer| Constructor and Description |
|---|
Request(PacketType type,
long reqID) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRequestID() |
PacketType |
getType() |
java.lang.String |
toString() |
putFileAttributes, putType, readFileAttributes, readTypearray, available, clear, compact, ensureAvailable, ensureCapacity, getCompactData, getNextPowerOf2, printHex, putBoolean, putBuffer, putByte, putBytes, putBytes, putMPInt, putPublicKey, putRawBytes, putRawBytes, putSensitiveString, putSignature, putString, putString, putString, putString, putUInt32, putUInt64, putUInt64, readBoolean, readByte, readBytes, readMPInt, readPublicKey, readRawBytes, readRawBytes, readString, readString, readStringAsBytes, readUInt32, readUInt32AsInt, readUInt64, readUInt64AsBigInteger, rpos, rpos, wpos, wpospublic Request(PacketType type, long reqID)
public long getRequestID()
public PacketType getType()