org.jgroups.protocols
Interface TP.Bundler

All Known Implementing Classes:
TP.DefaultBundler, TP.DefaultBundler2, TP.TransferQueueBundler, TP.TransferQueueBundler2
Enclosing class:
TP

protected static interface TP.Bundler


Method Summary
 void send(Message msg)
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()

send

void send(Message msg)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.