|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Thread
|
+--com.sun.star.comp.connections.PipedConnection$Writer
| Field Summary | |
(package private) com.sun.star.comp.connections.PipedConnection |
_pipedConnection
|
(package private) com.sun.star.comp.connections.PipedConnection$Reader |
_reader
|
(package private) byte[] |
_theByte
|
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, PrivateInfo, activeThreadQ, daemon, eetop, group, initial_stack_memory, name, priority, single_step, stillborn, target, threadInitNumber, threadQ |
| Constructor Summary | |
(package private) |
PipedConnection$Writer(com.sun.star.comp.connections.PipedConnection pc,
byte[] b,
com.sun.star.comp.connections.PipedConnection$Reader pcr)
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, exit, getName, getPriority, getThreadGroup, init, interrupt, interrupt0, interrupted, isAlive, isDaemon, isInterrupted, isInterrupted, join, join, join, nextThreadNum, resume, resume0, setDaemon, setName, setPriority, setPriority0, sleep, sleep, start, stop, stop, stop0, suspend, suspend0, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
com.sun.star.comp.connections.PipedConnection _pipedConnection
com.sun.star.comp.connections.PipedConnection$Reader _reader
byte[] _theByte
| Constructor Detail |
PipedConnection$Writer(com.sun.star.comp.connections.PipedConnection pc,
byte[] b,
com.sun.star.comp.connections.PipedConnection$Reader pcr)
| Method Detail |
public void run()
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||