|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.dms.kjc.sir.SIRPortalSender
public class SIRPortalSender
Represents a SIRStream and SIRLatency pair
| Field Summary | |
|---|---|
protected SIRLatency |
latency
|
protected SIRStream |
stream
|
| Constructor Summary | |
|---|---|
SIRPortalSender(SIRStream stream,
SIRLatency latency)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
SIRLatency |
getLatency()
|
SIRStream |
getStream()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SIRStream stream
protected SIRLatency latency
| Constructor Detail |
|---|
public SIRPortalSender(SIRStream stream,
SIRLatency latency)
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic SIRStream getStream()
public SIRLatency getLatency()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||