|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.internal.execution.local.common.CommandElement
org.eclipse.hyades.internal.execution.local.common.SimpleProcessCommand
org.eclipse.hyades.internal.execution.local.common.SimpleAgentInfoCommand
org.eclipse.hyades.internal.execution.local.common.MonitorPeerRequestCommand
org.eclipse.hyades.internal.execution.local.common.MonitorPeerRequestPortCommand
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.internal.execution.local.common.MonitorPeerRequestCommand |
|---|
_peerName, _peerNode, _peerProcessId, _targetNode |
| Fields inherited from class org.eclipse.hyades.internal.execution.local.common.SimpleAgentInfoCommand |
|---|
_agentName |
| Fields inherited from class org.eclipse.hyades.internal.execution.local.common.CommandElement |
|---|
_context, _tag |
| Constructor Summary | |
|---|---|
MonitorPeerRequestPortCommand()
|
|
| Method Summary | |
|---|---|
long |
getPeerPort()
|
int |
getSize()
getSize method comment. |
long |
getTargetPort()
|
int |
readFromBuffer(byte[] buffer,
int offset)
readFromBuffer method comment. |
int |
writeToBuffer(byte[] buffer,
int offset)
writeToBuffer method comment. |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.MonitorPeerRequestCommand |
|---|
getPeerAgentName, getPeerNode, getPeerProcessId, getTargetNode |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.SimpleAgentInfoCommand |
|---|
getAgentName, setAgentName |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.SimpleProcessCommand |
|---|
getProcessId, setProcessId |
| Methods inherited from class org.eclipse.hyades.internal.execution.local.common.CommandElement |
|---|
getContext, getTag, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MonitorPeerRequestPortCommand()
| Method Detail |
public int getSize()
MonitorPeerRequestCommand
getSize in class MonitorPeerRequestCommandpublic long getPeerPort()
public long getTargetPort()
public int readFromBuffer(byte[] buffer,
int offset)
MonitorPeerRequestCommand
readFromBuffer in class MonitorPeerRequestCommand
public int writeToBuffer(byte[] buffer,
int offset)
MonitorPeerRequestCommand
writeToBuffer in class MonitorPeerRequestCommand
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||