|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.io.OutputStream | +--com.ibm.manplato.GUIParts.Legacy.ManplatoSyncFrame.LogStream
Field Summary | |
(package private) java.lang.StringBuffer |
in
|
(package private) boolean |
type
|
Constructor Summary | |
ManplatoSyncFrame.LogStream(boolean streamtype)
|
Method Summary | |
void |
write(int b)
|
Methods inherited from class java.io.OutputStream |
close, flush, write, write |
Methods inherited from class java.lang.Object |
|
Field Detail |
java.lang.StringBuffer in
boolean type
Constructor Detail |
public ManplatoSyncFrame.LogStream(boolean streamtype)
Method Detail |
public void write(int b) throws java.io.IOException
write
in class java.io.OutputStream
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |