Class PushReceiver
- java.lang.Object
-
- com.alibaba.nacos.client.naming.core.PushReceiver
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPushReceiver.PushPacket
-
Field Summary
Fields Modifier and Type Field Description static intUDP_MSS
-
Constructor Summary
Constructors Constructor Description PushReceiver(HostReactor hostReactor)
-
-
-
Field Detail
-
UDP_MSS
public static final int UDP_MSS
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PushReceiver
public PushReceiver(HostReactor hostReactor)
-
-