public interface Transport
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
receive(long timeout) |
void |
send(Message msg) |
void send(Message msg) throws java.lang.Exception
java.lang.Exceptionjava.lang.Object receive(long timeout)
throws java.lang.Exception
java.lang.ExceptionCopyright ? 1998-2009 Bela Ban / Red Hat. All Rights Reserved.