Uses of Interface
org.apache.james.mime4j.descriptor.ContentDescriptor

Packages that use ContentDescriptor
org.apache.james.mime4j.descriptor   
 

Uses of ContentDescriptor in org.apache.james.mime4j.descriptor
 

Subinterfaces of ContentDescriptor in org.apache.james.mime4j.descriptor
 interface BodyDescriptor
          Encapsulates the values of the MIME-specific header fields (which starts with Content-).
 interface MutableBodyDescriptor
          Adds mutator.
 

Classes in org.apache.james.mime4j.descriptor that implement ContentDescriptor
 class DefaultBodyDescriptor
          Encapsulates the values of the MIME-specific header fields (which starts with Content-).
 class MaximalBodyDescriptor
          Parses and stores values for standard MIME header values.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.