Uses of Class
security.whisper.javastix.coo.extension.types.TcpExtension
Packages that use TcpExtension
-
Uses of TcpExtension in security.whisper.javastix.coo.extension.types
Methods in security.whisper.javastix.coo.extension.types that return TcpExtensionModifier and TypeMethodDescriptionTcpExtension.Builder.build()Builds a newTcpExtension.static TcpExtensionTcpExtension.copyOf(TcpExtensionExt instance) Creates an immutable copy of aTcpExtensionExtvalue.final TcpExtensionTcpExtension.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final TcpExtensionTcpExtension.withDstFlagsHex(String value) Copy the current immutable object by setting a present value for the optionaldstFlagsHexattribute.final TcpExtensionTcpExtension.withDstFlagsHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thedstFlagsHexattribute.final TcpExtensionTcpExtension.withSrcFlagsHex(String value) Copy the current immutable object by setting a present value for the optionalsrcFlagsHexattribute.final TcpExtensionTcpExtension.withSrcFlagsHex(Optional<String> optional) Copy the current immutable object by setting an optional value for thesrcFlagsHexattribute.final TcpExtensionCopy the current immutable object by setting a value for thetypeattribute.