public interface StreamingMessageSender
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
connected() |
void |
initialize() |
void |
sendMessage(StreamMessage message) |
void initialize() throws java.io.IOException
java.io.IOException
void sendMessage(StreamMessage message)
boolean connected()
void close()
Copyright © 2009- The Apache Software Foundation