public class CompressedMethodsInformation extends Object
Constructor and Description |
---|
CompressedMethodsInformation(Map<Method,org.jboss.ejb.client.annotation.CompressionHint> compressedMethods,
org.jboss.ejb.client.annotation.CompressionHint classLevelCompressionHint) |
Modifier and Type | Method and Description |
---|---|
org.jboss.ejb.client.annotation.CompressionHint |
getClassLevelCompressionHint() |
Map<Method,org.jboss.ejb.client.annotation.CompressionHint> |
getCompressedMethods() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.