|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MsLink | |
|---|---|
| org.mobicents.mscontrol | |
| Uses of MsLink in org.mobicents.mscontrol |
|---|
| Methods in org.mobicents.mscontrol that return MsLink | |
|---|---|
MsLink |
MsSession.createLink(MsLinkMode mode)
Creates local link that joines two endpoints and attach it to this session. |
MsLink |
MsLinkEvent.getSource()
Returns the instance of MsLink who is firing this event |
| Methods in org.mobicents.mscontrol that return types with arguments of type MsLink | |
|---|---|
java.util.List<MsLink> |
MsSession.getLinks()
Returns the list of MsLink associated with this MsSession |
java.util.List<MsLink> |
MsProvider.getMsLinks(java.lang.String endpointName)
Gets List of MsLink object for given endpointName |
| Methods in org.mobicents.mscontrol with parameters of type MsLink | |
|---|---|
void |
MsEndpoint.execute(MsRequestedSignal[] signals,
MsRequestedEvent[] events,
MsLink link)
Call this method to Generate event or request Signal on MsLink in Endpint |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||