|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.sourcejammer.util.SendBytes
Title: $FileName: SendBytes.java$
| Field Summary | |
private javax.activation.DataHandler |
data
|
private boolean |
eof
|
| Constructor Summary | |
SendBytes()
|
|
| Method Summary | |
javax.activation.DataHandler |
getData()
|
boolean |
getEof()
|
void |
setData(javax.activation.DataHandler data)
|
void |
setEof(boolean eof)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private javax.activation.DataHandler data
private boolean eof
| Constructor Detail |
public SendBytes()
| Method Detail |
public void setData(javax.activation.DataHandler data)
public javax.activation.DataHandler getData()
public void setEof(boolean eof)
public boolean getEof()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||