SocketsExtensionSocketConnectionSocketDatagramSocketTcpProtocol that will be used as a custom protocolServerSocket instance with the TcpServerSocketProperties parameters.DatagramSocket with the settings provided in the UdpSocketProperties and bounded to the
connection settings presents on localAddressSettings.DatagramPacket with the size of the content, addressed to the port and address of the client.ServerSocketServerSocketServerSocketSocketSocketSocketTcpProtocol that does nothing.TcpProtocol that does nothing.SocketClient particular to this connection.SocketClient particular to this connection.SocketClient particular to this connection.null, let's the system choose a suitable port If the host is null uses the IP address wildcard
address.MessageSocketAttributes.TcpProtocol that can be used to transfer large amounts of data without risking
some data to be loss.AbstractSocketConfig for listener socketsSocketConnection enables the SocketListener to await for new incoming connections and wraps each
one of those into a SocketWorker so they can run independently in their own thread.SocketProperties.getClientTimeout() is reached, in which case a
ReadingTimeoutException is thrown.SocketProperties.getClientTimeout() is reached, in which case a
ReadingTimeoutException is thrown.SocketProperties.getClientTimeout() is reached, in which case a
ReadingTimeoutException is thrown.InputStream according to this#consume(InputStream) and then wraps the result into a
ByteArrayInputStream.AbstractSocketConfig for requester socketsSocketClient which is aware of the underlying connection and can
SocketClient#write(Object) and SocketClient.read() to and from the host to which it is connected.TcpProtocol and precedes every message with a cookie.RequesterConnection.RequesterConnection and
then blocks until a response is received or the timeout is met, in which case the
operation will return a null payload.ServerSocket factoriesSocket factoriesSimpleServerSocketFactory.SimpleSocketFactory.TcpProtocol that wraps an InputStream and does not consume it.SocketClient implementation allows the reading and writing to and from a specific connected TCP Socket.TcpClientSocketProperties interface.TcpWorker as the input parameter for the read() method on the TcpProtocol interface.ListenerConnection for receiving TCP connections.SocketsExtension.RequesterConnection for establishing TCP connections.ConnectionProvider which provides instances of TcpRequesterConnection to be used by the
SocketOperationsSimpleServerSocketFactory.TcpServerSocketProperties interface.SimpleSocketFactory.TcpListenerConnection.listen(SourceCallback), This class is responsible for reading from that connection
is closed by the sender, or Source is stopped.SocketClient implementation allows the reading and writing to and from a specific UDP DatagramSocket.RequesterConnection for UDP connections.ConnectionProvider which provides instances of UdpRequesterConnection to be used by the
SocketOperationsUdpSocketProperties interface.InetSocketAddressOutputStream.OutputStream.XmlMessageProtocol to continue reading until either a new message or EOF is found.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.