public interface Session extends Closeable
void
cancel()
join()
Status
status()
close
void cancel()
void join() throws InterruptedException
InterruptedException
Status status()
Copyright © 2021. All rights reserved.