A B C D F G H I N O R S U

B

BulkObjectPusher - Class in org.coffeecrew.mobile.oop.impl
This class implements a mechanism to send multiple objects that are stored in a java.util.Vector to safely transfer them to a remote device.
BulkObjectPusher(Vector) - Constructor for class org.coffeecrew.mobile.oop.impl.BulkObjectPusher
Creates a new instance of BulkObjectPusher which then sends the given java.util.Vector of objects to the remote device where an instance of ObjectReceiver is running.

A B C D F G H I N O R S U