Uses of Class
peer2me.message.MessagePart

Packages that use MessagePart
peer2me.message   
 

Uses of MessagePart in peer2me.message
 

Methods in peer2me.message that return MessagePart
 MessagePart[] Message.getAllMessageParts()
          Returns all the MessageParts that are attached to this message Should only be used by the framework itself
 MessagePart Message.getMessagePart(java.lang.String key)
          Should only be used by the framework itself