Interface McastServiceMBean
- All Known Implementing Classes:
- McastService
public interface McastServiceMBean
- 
Method Details- 
getAddressString getAddress()
- 
getPortint getPort()
- 
getFrequencylong getFrequency()
- 
getDropTimelong getDropTime()
- 
getBindString getBind()
- 
getTtlint getTtl()
- 
getDomainbyte[] getDomain()
- 
getSoTimeoutint getSoTimeout()
- 
getRecoveryEnabledboolean getRecoveryEnabled()
- 
getRecoveryCounterint getRecoveryCounter()
- 
getRecoverySleepTimelong getRecoverySleepTime()
- 
getLocalLoopbackDisabledboolean getLocalLoopbackDisabled()
- 
getLocalMemberNameString getLocalMemberName()
- 
getPropertiesProperties getProperties()
- 
hasMembersboolean hasMembers()
- 
getMembersByNameString[] getMembersByName()
- 
findMemberByName
 
-