JBoss EJB client 2.0.0.Beta4

Uses of Class
org.jboss.ejb.client.annotation.CompressionHint

Packages that use CompressionHint
org.jboss.ejb.client   
 

Uses of CompressionHint in org.jboss.ejb.client
 

Fields in org.jboss.ejb.client with type parameters of type CompressionHint
static AttachmentKey<CompressionHint> AttachmentKeys.VIEW_CLASS_DATA_COMPRESSION_HINT_ATTACHMENT_KEY
          A key to an attachment which contains the CompressionHints specified on the remote view class level
static AttachmentKey<Map<Method,CompressionHint>> AttachmentKeys.VIEW_METHOD_DATA_COMPRESSION_HINT_ATTACHMENT_KEY
          A key to an attachment which contains the CompressionHints for methods which have been annotated with that data
 


JBoss EJB client 2.0.0.Beta4

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.