|
||||||||||
| 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,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress calledPartyAddress,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress callingPartyAddress)
Creates a new instance of CallID |
|
| Method Summary | |
|---|---|
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress |
getCalledPartyAddress()
|
org.mobicents.protocols.ss7.sccp.parameter.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,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress calledPartyAddress,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress callingPartyAddress)
| Method Detail |
|---|
public long getId()
public org.mobicents.protocols.ss7.sccp.parameter.SccpAddress getCalledPartyAddress()
public org.mobicents.protocols.ss7.sccp.parameter.SccpAddress getCallingPartyAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||