|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object service.id.IdentificationData service.id.ProcessIdData service.id.RequestIdData
public class RequestIdData
Request for a process to get its identification number.
Field Summary |
---|
Fields inherited from class service.id.ProcessIdData |
---|
processId |
Constructor Summary | |
---|---|
RequestIdData(ProcessIdentifier processId)
|
Method Summary |
---|
Methods inherited from class service.id.ProcessIdData |
---|
getProcessId, setProcessId |
Methods inherited from class service.id.IdentificationData |
---|
serialize, unserialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestIdData(ProcessIdentifier processId)
processId
- the identifier of the process. It contains the IP and port values, allowing
the identification server to know these informations.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |