All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface JavaGroups.Transport

public interface Transport

Method Index

 o Receive(long)
 o Send(Message)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index