Uses of Class
com.hazelcast.internal.management.dto.ConnectionManagerDTO

Packages that use ConnectionManagerDTO
com.hazelcast.internal.management.dto These contain the DTO object to exchange information with the management center. 
 

Uses of ConnectionManagerDTO in com.hazelcast.internal.management.dto
 

Methods in com.hazelcast.internal.management.dto that return ConnectionManagerDTO
 ConnectionManagerDTO MXBeansDTO.getConnectionManagerBean()
           
 

Methods in com.hazelcast.internal.management.dto with parameters of type ConnectionManagerDTO
 void MXBeansDTO.setConnectionManagerBean(ConnectionManagerDTO connectionManagerBean)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.