public class ExtendedOutputStreamWrapper extends ExtendedOutputStream
| Constructor and Description |
|---|
ExtendedOutputStreamWrapper(java.io.OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
onStanzaBoundary(org.jxmpp.jid.Jid to) |
void |
write(int b) |
public ExtendedOutputStreamWrapper(java.io.OutputStream outputStream)
public void onStanzaBoundary(org.jxmpp.jid.Jid to)
onStanzaBoundary in class ExtendedOutputStreampublic void write(int b)
throws java.io.IOException
write in class java.io.OutputStreamjava.io.IOException