|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.common.impl.controller.AbstractPeer
public class AbstractPeer
| Field Summary | |
|---|---|
static int |
INT_COMMON_APP_ID
|
protected IStatistic |
statistic
|
protected static UIDGenerator |
uid
|
protected URI |
uri
|
| Constructor Summary | |
|---|---|
AbstractPeer(URI uri,
IStatisticFactory statisticFactory)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Peer o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INT_COMMON_APP_ID
protected static UIDGenerator uid
protected IStatistic statistic
protected URI uri
| Constructor Detail |
|---|
public AbstractPeer(URI uri,
IStatisticFactory statisticFactory)
| Method Detail |
|---|
public int compareTo(Peer o)
compareTo in interface java.lang.Comparable<Peer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||