|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.ssh2.packets.PacketIgnore
public class PacketIgnore
PacketIgnore.
Field Summary | |
---|---|
(package private) byte[] |
body
|
(package private) byte[] |
payload
|
Constructor Summary | |
---|---|
PacketIgnore(byte[] payload,
int off,
int len)
|
Method Summary | |
---|---|
byte[] |
getPayload()
|
void |
setBody(byte[] body)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
byte[] payload
byte[] body
Constructor Detail |
---|
public PacketIgnore(byte[] payload, int off, int len) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void setBody(byte[] body)
public byte[] getPayload()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |