public static final class IpV4StreamIdOption.Builder extends Object implements LengthBuilder<IpV4StreamIdOption>
Constructor and Description |
---|
IpV4StreamIdOption.Builder() |
Modifier and Type | Method and Description |
---|---|
IpV4StreamIdOption |
build() |
IpV4StreamIdOption.Builder |
correctLengthAtBuild(boolean correctLengthAtBuild) |
IpV4StreamIdOption.Builder |
length(byte length) |
IpV4StreamIdOption.Builder |
streamId(short streamId) |
public IpV4StreamIdOption.Builder length(byte length)
length
- public IpV4StreamIdOption.Builder streamId(short streamId)
streamId
- public IpV4StreamIdOption.Builder correctLengthAtBuild(boolean correctLengthAtBuild)
correctLengthAtBuild
in interface LengthBuilder<IpV4StreamIdOption>
public IpV4StreamIdOption build()
build
in interface LengthBuilder<IpV4StreamIdOption>
Copyright © 2014. All Rights Reserved.