public interface ProtocolEventSender
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
send(ProtocolEvent msg) |
void send(ProtocolEvent msg)
void flush()
void close()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.