Uses of Interface
dip.net.message.PressStore

Packages that use PressStore
dip.net.message   
dip.world   
 

Uses of PressStore in dip.net.message
 

Classes in dip.net.message that implement PressStore
 class DefaultPressStore
          A PressStore object is returned by the World object, and facilitates the storage and retrieval of Press messages.
 

Uses of PressStore in dip.world
 

Methods in dip.world that return PressStore
 PressStore World.getPressStore()
          Get the PressStore object, which stores and retreives Press messages.
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.