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.Exception
java.lang.Object receive(long timeout) throws java.lang.Exception
java.lang.Exception
Copyright ? 1998-2009 Bela Ban / Red Hat. All Rights Reserved.