Interface IStreamData<T>

All Known Implementing Classes:
Aggregate, AudioData, FlexMessage, FlexStreamSend, Invoke, Notify, VideoData

public interface IStreamData<T>
Stream data packet
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a byte accurate copy.
    org.apache.mina.core.buffer.IoBuffer
    Getter for property 'data'.