| Package | Description |
|---|---|
| org.mule.extension.socket.api.socket | |
| org.mule.extension.socket.api.socket.tcp | |
| org.mule.extension.socket.api.socket.udp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSocketProperties
Configuration fields common to all socket implementations
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TcpSocketProperties
Interface for objects that provide common TCP configuration that applies for both client and server sockets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTcpSocketProperties
Common configuration fields for TCP
Socket |
class |
TcpClientSocketProperties
Default immutable implementation of the
TcpClientSocketProperties interface. |
class |
TcpServerSocketProperties
Default immutable implementation of the
TcpServerSocketProperties interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
UdpSocketProperties
Default immutable implementation of the
UdpSocketProperties interface. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.