Uses of Interface
org.apache.james.mime4j.dom.field.ContentLengthField

Packages that use ContentLengthField
org.apache.james.mime4j.field   
 

Uses of ContentLengthField in org.apache.james.mime4j.field
 

Classes in org.apache.james.mime4j.field that implement ContentLengthField
 class ContentLengthFieldImpl
          Represents a Content-Length field.
 

Fields in org.apache.james.mime4j.field with type parameters of type ContentLengthField
static FieldParser<ContentLengthField> ContentLengthFieldImpl.PARSER
           
 



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