Uses of Class
com.gurock.smartinspect.packets.LogHeader
-
Packages that use LogHeader Package Description com.gurock.smartinspect.protocols com.gurock.smartinspect.protocols.cloud -
-
Uses of LogHeader in com.gurock.smartinspect.protocols
Methods in com.gurock.smartinspect.protocols that return LogHeader Modifier and Type Method Description protected LogHeaderProtocol. composeLogHeaderPacket() -
Uses of LogHeader in com.gurock.smartinspect.protocols.cloud
Methods in com.gurock.smartinspect.protocols.cloud that return LogHeader Modifier and Type Method Description protected LogHeaderCloudProtocol. composeLogHeaderPacket()Overrides TCP header packet composition, adds cloud-specific fields, such as write key, virtual file id, custom labels.
-