Generated by
JDiff

Interface org.springframework.messaging.tcp.TcpOperations

Changed Methods
ListenableFuture<Boolean> shutdown() Change in return type from ListenableFuture<Void> to ListenableFuture<Boolean>.
Shut down and close any open connections.