|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Attribute controller for ChannelOut
components that can send
message to destinations (i.e. several address spaces).
Method Summary | |
String |
getDestinationChunkName()
Returns the name of the IPChannelDestinationChunk chunk used by ChannelOut. |
void |
setDestinationChunkName(String name)
Sets the name of the IPChannelDestinationChunk chunk used by ChannelOut. |
Methods inherited from interface org.objectweb.dream.channel.ChannelOutAttributeController |
getConnectionRetry, setConnectionRetry |
Method Detail |
public String getDestinationChunkName()
IPChannelDestinationChunk
chunk used by ChannelOut.
IPChannelDestinationChunk
chunk used by ChannelOut.public void setDestinationChunkName(String name)
IPChannelDestinationChunk
chunk used by ChannelOut.
name
- the name of the IPChannelDestinationChunk
chunk used by
ChannelOut.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |