public class MessageWriter<T extends Message> extends Endpoint
MSG_BEGIN, MSG_END
MessageWriter(java.io.OutputStream output)
void
send(T message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageWriter(java.io.OutputStream output)
public void send(T message) throws java.io.IOException
java.io.IOException
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.