Java org.springframework.integration.ip.tcp TcpReceivingChannelAdapter fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.ip.tcp TcpReceivingChannelAdapter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.ip.tcp TcpReceivingChannelAdapter.

The text is from its open source code.

Constructor

Method

voidsetConnectionFactory(AbstractConnectionFactory connectionFactory)
Sets the client or server connection factory; for this (an inbound adapter), if the factory is a client connection factory, the sockets are owned by a sending channel adapter and this adapter is used to receive replies.
voidsetOutputChannel(MessageChannel outputChannel)
voidstart()