Uses of Interface
org.apache.james.mime4j.stream.EntityStateMachine

Packages that use EntityStateMachine
org.apache.james.mime4j.stream   
 

Uses of EntityStateMachine in org.apache.james.mime4j.stream
 

Classes in org.apache.james.mime4j.stream that implement EntityStateMachine
 class RawEntity
          Raw MIME entity.
 

Methods in org.apache.james.mime4j.stream that return EntityStateMachine
 EntityStateMachine EntityStateMachine.advance()
          Advances the state machine to the next state in the process of the MIME stream parsing.
 EntityStateMachine RawEntity.advance()
           
 



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