public final class PubSubUdpUadpConnectionNetworkMessageSentEvent extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InetSocketAddress |
getAddress()
The address to where the message was sent.
|
PubSubUdpUadpConnectionConf |
getConnection()
The connection that got the network message.
|
ByteString |
getEncodedMessage()
The raw binary message that was sent.
|
int |
hashCode() |
com.prosysopc.ua.pubsub.PubSubUdpUadpConnectionNetworkMessageSentEvent.Builder |
toBuilder()
Returns a new
Builder that is initialized with the state of this object. |
String |
toString() |
public InetSocketAddress getAddress()
public PubSubUdpUadpConnectionConf getConnection()
public ByteString getEncodedMessage()
public com.prosysopc.ua.pubsub.PubSubUdpUadpConnectionNetworkMessageSentEvent.Builder toBuilder()
Builder that is initialized with the state of this object.Copyright © 2026. All rights reserved.