All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface JavaGroups.Transportable

public interface Transportable

Method Index

 o Receive(long)
 o Send(Message)

Methods

 o Send
 public abstract void Send(Message msg) throws Exception
 o Receive
 public abstract Message Receive(long timeout) throws Exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index