public static class MamaMsgFieldIterator
extends java.lang.Object
Callback interface for MamaMsg.iterateFields().
An object implementing this interface is passed to the
MamaMsg.iterateFields() method. The onField()
method is invoked for each field in the MamaMsg object.