| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.subsystem.SubsystemMessagecom.sshtools.j2ssh.sftp.SshFxpInitpublic class SshFxpInitextends SubsystemMessageField Summary | |
static int | |
Constructor Summary | |
| |
| |
Method Summary | |
void | |
void | |
Map | |
String | |
UnsignedInteger32 | |
Methods inherited from class com.sshtools.j2ssh.subsystem.SubsystemMessage | |
constructByteArray, constructMessage, fromByteArray, getMessageName, getMessageType, toByteArray | |
public SshFxpInit()
Creates a new SshFxpInit object.
public SshFxpInit(UnsignedInteger32 version, Map extended)
Creates a new SshFxpInit object.
- Parameters:
version-extended-
public void constructByteArray(ByteArrayWriter baw) throws IOException, InvalidMessageException
- Overrides:
- constructByteArray in interface SubsystemMessage
- Parameters:
baw-
- Throws:
InvalidMessageException-
public void constructMessage(ByteArrayReader bar) throws IOException, InvalidMessageException
- Overrides:
- constructMessage in interface SubsystemMessage
- Parameters:
bar-
- Throws:
InvalidMessageException-
public Map getExtended()
- Returns:
public String getMessageName()
- Overrides:
- getMessageName in interface SubsystemMessage
- Returns: