xmlBlaster 1.6.4 API

org.xmlBlaster.client
Class StreamingCallback.Writer.WriterData

java.lang.Object
  extended byEDU.oswego.cs.dl.util.concurrent.Mutex
      extended byorg.xmlBlaster.client.StreamingCallback.Writer.WriterData
All Implemented Interfaces:
EDU.oswego.cs.dl.util.concurrent.Sync
Enclosing class:
StreamingCallback.Writer

class StreamingCallback.Writer.WriterData
extends EDU.oswego.cs.dl.util.concurrent.Mutex


Field Summary
private  byte[] data
           
private  java.lang.Throwable exception
           
private  java.io.OutputStream outStrm
           
 
Fields inherited from class EDU.oswego.cs.dl.util.concurrent.Mutex
inuse_
 
Fields inherited from interface EDU.oswego.cs.dl.util.concurrent.Sync
ONE_CENTURY, ONE_DAY, ONE_HOUR, ONE_MINUTE, ONE_SECOND, ONE_WEEK, ONE_YEAR
 
Constructor Summary
StreamingCallback.Writer.WriterData(java.io.OutputStream out, byte[] data)
           
 
Methods inherited from class EDU.oswego.cs.dl.util.concurrent.Mutex
acquire, attempt, release
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

outStrm

private java.io.OutputStream outStrm

data

private byte[] data

exception

private java.lang.Throwable exception
Constructor Detail

StreamingCallback.Writer.WriterData

public StreamingCallback.Writer.WriterData(java.io.OutputStream out,
                                           byte[] data)

xmlBlaster 1.6.4 API

Copyright © 1999-2008 The xmlBlaster.org contributers.