public static final class Ssh2IgnorePacket.Builder extends AbstractPacket.AbstractBuilder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Ssh2IgnorePacket |
build()
Build a packet object using values set to this object.
|
Ssh2IgnorePacket.Builder |
data(Ssh2String data) |
getPayloadBuilder, payloadBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getOuterOf, iteratorpublic Ssh2IgnorePacket.Builder data(Ssh2String data)
data - datapublic Ssh2IgnorePacket build()
Packet.Builderbuild in interface Packet.Builderbuild in class AbstractPacket.AbstractBuilderCopyright © 2011 - 2018 Pcap4J.org. All rights reserved.