Structs§
- Tcp
- TcpBuilder
- Use builder syntax to set the inputs and finish with
build()
. - Telnet
- Telnet
Builder - Use builder syntax to set the inputs and finish with
build()
. - Udp
- UdpBuilder
- Use builder syntax to set the inputs and finish with
build()
. - Unix
- Unix
Builder - Use builder syntax to set the inputs and finish with
build()
. - VC
- VCBuilder
- Use builder syntax to set the inputs and finish with
build()
. - Websocket
- Websocket
Builder - Use builder syntax to set the inputs and finish with
build()
.