public interface IDataConnectionPacket extends IConnectionPacket
DEFAULT_DOMAIN, ID, NO_CONNECTION
Modifier and Type | Method and Description |
---|---|
InputStream |
createInputStream()
Returns an input stream containing the data exchanged on the connection.
|
IPacketAttachment |
getPacketAttachment()
Returns the attachment, if data is defined as an attachment, containing the data
exchanged on the connection.
|
getConnectionId, getDomainId
getEndTimestamp, getPacketType, getPacketVersion, getRecorderId, getSize, getStartTimestamp
InputStream createInputStream()
IPacketAttachment getPacketAttachment()
null
if data is not
stored as packet attachment.© Copyright IBM Corp. 2013. All rights reserved.