|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IceCheckList | |
|---|---|
| org.lastbamboo.common.ice | |
| Uses of IceCheckList in org.lastbamboo.common.ice |
|---|
| Classes in org.lastbamboo.common.ice that implement IceCheckList | |
|---|---|
class |
IceCheckListImpl
Class containing data and state for an ICE check list. |
| Methods in org.lastbamboo.common.ice with parameters of type IceCheckList | |
|---|---|
void |
IceMediaStreamImpl.start(IceCheckList checkList,
Collection<IceCandidate> localCandidates,
IceCheckScheduler scheduler)
|
void |
IceMediaStream.start(IceCheckList checkList,
Collection<IceCandidate> localCandidates,
IceCheckScheduler scheduler)
Starts gathering candidates and executing ICE. |
| Constructors in org.lastbamboo.common.ice with parameters of type IceCheckList | |
|---|---|
IceCheckSchedulerImpl(IceAgent agent,
IceMediaStream stream,
IceCheckList checkList,
ExistingSessionIceCandidatePairFactory existingSessionPairFactory)
Creates a new scheduler for the specified pairs. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||