org.apache.qpid.server.cluster
Interface Sendable

All Known Implementing Classes:
SimpleSendable

public interface Sendable


Method Summary
 void send(int channel, Member member)
           
 

Method Detail

send

void send(int channel,
          Member member)
          throws org.apache.qpid.AMQException
Throws:
org.apache.qpid.AMQException