Flushes any internally buffered messages to the remote end-point.
()
| 56 | * Flushes any internally buffered messages to the remote end-point. |
| 57 | */ |
| 58 | void flush(); |
| 59 | |
| 60 | /** |
| 61 | * If {@code true}, indicates that the transport is capable of sending additional messages without |
no outgoing calls