|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.jcc.inap.ConnectionID
public class ConnectionID
| Constructor Summary | |
|---|---|
ConnectionID(long id,
SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress)
Creates a new instance of CallID |
|
| Method Summary | |
|---|---|
SccpAddress |
getCalledPartyAddress()
|
SccpAddress |
getCallingPartyAddress()
|
long |
getId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionID(long id,
SccpAddress calledPartyAddress,
SccpAddress callingPartyAddress)
| Method Detail |
|---|
public long getId()
public SccpAddress getCalledPartyAddress()
public SccpAddress getCallingPartyAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||