Uses of Class
org.alfresco.filesys.config.MemoryPacketConfigBean
-
Packages that use MemoryPacketConfigBean Package Description org.alfresco.filesys.config -
-
Uses of MemoryPacketConfigBean in org.alfresco.filesys.config
Methods in org.alfresco.filesys.config that return types with arguments of type MemoryPacketConfigBean Modifier and Type Method Description java.util.List<MemoryPacketConfigBean>CoreServerConfigBean. getMemoryPacketSizes()Gets the memory packet sizes.Method parameters in org.alfresco.filesys.config with type arguments of type MemoryPacketConfigBean Modifier and Type Method Description voidCoreServerConfigBean. setMemoryPacketSizes(java.util.List<MemoryPacketConfigBean> memoryPacketSizes)Sets the memory packet sizes.
-