|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStubIn
A basic interface for Passive Entry Ports that use RMI to publish ports at RMI Registry.
Method Summary | |
---|---|
void |
pushRead(Message<?> message)
This method can be invoked to push a message into an EntryPort via an In-Communicator task. |
Method Detail |
---|
void pushRead(Message<?> message) throws RemoteException
EntryPort
via an In-Communicator task.
message
- The inbound message.
RemoteException
- if any remote exception is raised during this method execution.communicator.proxy.IStubIn
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |