| Package | Description |
|---|---|
| com.sun.enterprise.mgmt.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingIOMulticastSender
This class is a default
MulticastMessageSender's implementation and extends
AbstractMulticastMessageSender
This uses MulticastSocket which is based on Blocking I/O |
class |
VirtualMulticastSender
This class extends
BlockingIOMulticastSender for supporting the circumstance that cluster members are located
beyond one subnet or multicast traffic is disabled
virtualPeerIdList should contain PeerIDs of cluster members which are located beyond one
subnet. |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.