T
- typepublic interface Connection<T> extends AutoCloseable
void open() throws NetworkException
NetworkException
void write(List<T> messages)
messages
- void close() throws NetworkException
close
in interface AutoCloseable
NetworkException
Copyright © 2016 The Apache Software Foundation. All rights reserved.