Uses of Class
org.terracotta.management.entity.ManagementAgentConfig

Packages that use ManagementAgentConfig
org.terracotta.management.entity   
org.terracotta.management.entity.client   
org.terracotta.management.entity.server   
 

Uses of ManagementAgentConfig in org.terracotta.management.entity
 

Methods in org.terracotta.management.entity that return ManagementAgentConfig
static ManagementAgentConfig ManagementAgentConfig.deserialize(byte[] data)
           
 

Uses of ManagementAgentConfig in org.terracotta.management.entity.client
 

Methods in org.terracotta.management.entity.client that return ManagementAgentConfig
 ManagementAgentConfig ManagementAgentEntityClientService.deserializeConfiguration(byte[] configuration)
           
 

Methods in org.terracotta.management.entity.client with parameters of type ManagementAgentConfig
 byte[] ManagementAgentEntityClientService.serializeConfiguration(ManagementAgentConfig configuration)
           
 

Uses of ManagementAgentConfig in org.terracotta.management.entity.server
 

Constructors in org.terracotta.management.entity.server with parameters of type ManagementAgentConfig
ManagementAgentImpl(ManagementAgentConfig config)
           
ManagementAgentServerEntity(ManagementAgentConfig config)
           
 



Copyright © 2016. All Rights Reserved.