org.globus.cog.karajan.workflow.service.channels
Class BufferingChannel.DataEntry
java.lang.Object
  
org.globus.cog.karajan.workflow.service.channels.BufferingChannel.DataEntry
- Enclosing class:
 - BufferingChannel
 
public static class BufferingChannel.DataEntry
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BufferingChannel.DataEntry
public BufferingChannel.DataEntry(int tag,
                                  int flags,
                                  byte[] data)
getData
public byte[] getData()
 
getFlags
public int getFlags()
 
getTag
public int getTag()