public class TransportFrame extends Object
Constructor and Description |
---|
TransportFrame(int channel,
FrameBody body,
Binary payload) |
Modifier and Type | Method and Description |
---|---|
FrameBody |
getBody() |
int |
getChannel() |
Binary |
getPayload() |
String |
toString() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.