Uses of Interface
org.apache.james.mime4j.stream.EntityStateMachine
-
Packages that use EntityStateMachine Package Description org.apache.james.mime4j.stream -
-
Uses of EntityStateMachine in org.apache.james.mime4j.stream
Classes in org.apache.james.mime4j.stream that implement EntityStateMachine Modifier and Type Class Description class
RawEntity
Raw MIME entity.Methods in org.apache.james.mime4j.stream that return EntityStateMachine Modifier and Type Method Description EntityStateMachine
EntityStateMachine. advance()
Advances the state machine to the next state in the process of the MIME stream parsing.EntityStateMachine
RawEntity. advance()
-