|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovyx.gpars.serial.SerialMsg
gpars.remote.message.HostIdMsg
public class HostIdMsg extends SerialMsg
Message sent by NetTransportProvider immediately after connection to another host is set up
Constructor Summary | |
HostIdMsg(UUID id)
Construct message representing current state of the transport provider |
Constructor Detail |
---|
public HostIdMsg(UUID id)
id
- Local host id
Groovy Documentation