Uses of Class
org.springframework.integration.ip.tcp.connection.TcpNioConnection.ChannelOutputStream
Packages that use TcpNioConnection.ChannelOutputStream
Package
Description
All things related to tcp connections - client and
server factories; listener and sender interfaces.
-
Uses of TcpNioConnection.ChannelOutputStream in org.springframework.integration.ip.tcp.connection
Subclasses of TcpNioConnection.ChannelOutputStream in org.springframework.integration.ip.tcp.connectionModifier and TypeClassDescriptionprotected final class
Subclass ofTcpNioConnection.ChannelOutputStream
to handle encryption of outbound data.Methods in org.springframework.integration.ip.tcp.connection that return TcpNioConnection.ChannelOutputStreamModifier and TypeMethodDescriptionprotected TcpNioConnection.ChannelOutputStream
TcpNioConnection.getChannelOutputStream()
protected TcpNioConnection.ChannelOutputStream
TcpNioSSLConnection.getChannelOutputStream()