- All Known Implementing Classes:
- Address_InterProcessComm_Socket
public interface Address_InterProcessComm
This interface is only defined as a type to commit to a method of InterProcessCommunication.
It is the own address, used as mailbox for receiving (InterProcessComm.open()
)
and sent as sender adress on InterProcessComm.send()
.