public class Frame extends DockerObject implements Serializable
| Constructor and Description |
|---|
Frame(StreamType streamType,
byte[] payload) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
StreamType |
getStreamType() |
String |
toString() |
getRawValuespublic Frame(StreamType streamType, byte[] payload)
public StreamType getStreamType()
public byte[] getPayload()
Copyright © 2025. All rights reserved.