| Package | Description |
|---|---|
| org.apache.nifi.io.socket |
| Modifier and Type | Method and Description |
|---|---|
static Socket |
SocketUtils.createSocket(InetSocketAddress address,
SocketConfiguration config)
Returns a
Socket (effectively used as a client socket) for the given address and configuration. |
Copyright © 2023 Apache NiFi Project. All rights reserved.