fm.liveswitch.IceServerCollection Class Reference

An ICE server collection. More...

Public Member Functions

 IceServerCollection ()
 

Protected Member Functions

fm.liveswitch.IceServer[] arrayFromList (java.util.ArrayList< fm.liveswitch.IceServer > list)
 Creates an array from a list. More...
 
fm.liveswitch.IceServerCollection createCollection ()
 Creates a collection. More...
 

Detailed Description

An ICE server collection.

Constructor & Destructor Documentation

◆ IceServerCollection()

fm.liveswitch.IceServerCollection.IceServerCollection ( )

Member Function Documentation

◆ arrayFromList()

fm.liveswitch.IceServer [] fm.liveswitch.IceServerCollection.arrayFromList ( java.util.ArrayList< fm.liveswitch.IceServer list)
protected

Creates an array from a list.

Parameters
listThe list.

◆ createCollection()

fm.liveswitch.IceServerCollection fm.liveswitch.IceServerCollection.createCollection ( )
protected

Creates a collection.