Uses of Class
com.sun.jdo.api.persistence.enhancer.OutputStreamWrapper

Packages that use OutputStreamWrapper
com.sun.jdo.api.persistence.enhancer   
 

Uses of OutputStreamWrapper in com.sun.jdo.api.persistence.enhancer
 

Methods in com.sun.jdo.api.persistence.enhancer with parameters of type OutputStreamWrapper
 boolean FilterEnhancer.enhanceClassFile(InputStream inByteCode, OutputStreamWrapper outByteCode)
          Enhances a given class according to the JDO meta-data.
 boolean ByteCodeEnhancerTimer.enhanceClassFile(InputStream inByteCode, OutputStreamWrapper outByteCode)
           
 boolean ByteCodeEnhancer.enhanceClassFile(InputStream in, OutputStreamWrapper out)
          Enhances a given class according to the JDO meta-data.
 



Copyright © 2012. All Rights Reserved.