Package akka.remote.testconductor
Interface RemoteConnection
-
public interface RemoteConnectionINTERNAL API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.netty.channel.ChannelFuturechannelFuture()The channel future associated with this connection.voidshutdown()Shutdown the connection and release the resources.
-