|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpResourceReservation | |
|---|---|
| org.csapi.cc.cccs | |
| org.mobicents.csapi.jr.slee.cc.cccs | Contains the Parlay Conference Call Control Service (CCCS) interfaces. |
| Uses of TpResourceReservation in org.csapi.cc.cccs |
|---|
| Fields in org.csapi.cc.cccs declared as TpResourceReservation | |
|---|---|
TpResourceReservation |
TpResourceReservationHolder.value
|
| Methods in org.csapi.cc.cccs that return TpResourceReservation | |
|---|---|
static TpResourceReservation |
TpResourceReservationHelper.extract(org.omg.CORBA.Any any)
|
static TpResourceReservation |
TpResourceReservationHelper.read(org.omg.CORBA.portable.InputStream in)
|
TpResourceReservation |
IpConfCallControlManagerPOATie.reserveResources(IpAppConfCallControlManager appInterface,
java.lang.String startTime,
int numberOfParticipants,
int duration,
TpConfPolicy conferencePolicy)
|
TpResourceReservation |
IpConfCallControlManagerOperations.reserveResources(IpAppConfCallControlManager appInterface,
java.lang.String startTime,
int numberOfParticipants,
int duration,
TpConfPolicy conferencePolicy)
|
TpResourceReservation |
_IpConfCallControlManagerStub.reserveResources(IpAppConfCallControlManager appInterface,
java.lang.String startTime,
int numberOfParticipants,
int duration,
TpConfPolicy conferencePolicy)
|
| Methods in org.csapi.cc.cccs with parameters of type TpResourceReservation | |
|---|---|
void |
IpConfCallControlManagerPOATie.freeResources(TpResourceReservation resourceReservation)
|
void |
IpConfCallControlManagerOperations.freeResources(TpResourceReservation resourceReservation)
|
void |
_IpConfCallControlManagerStub.freeResources(TpResourceReservation resourceReservation)
|
static void |
TpResourceReservationHelper.insert(org.omg.CORBA.Any any,
TpResourceReservation s)
|
static void |
TpResourceReservationHelper.write(org.omg.CORBA.portable.OutputStream out,
TpResourceReservation s)
|
| Constructors in org.csapi.cc.cccs with parameters of type TpResourceReservation | |
|---|---|
TpResourceReservationHolder(TpResourceReservation initial)
|
|
| Uses of TpResourceReservation in org.mobicents.csapi.jr.slee.cc.cccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.cccs that return TpResourceReservation | |
|---|---|
TpResourceReservation |
IpConfCallControlManagerConnection.reserveResources(java.lang.String startTime,
int numberOfParticipants,
int duration,
TpConfPolicy conferencePolicy)
This method is used to reserve conference resources for a given time period. |
| Methods in org.mobicents.csapi.jr.slee.cc.cccs with parameters of type TpResourceReservation | |
|---|---|
void |
IpConfCallControlManagerConnection.freeResources(TpResourceReservation resourceReservation)
This method can be used to cancel an earlier made reservation of conference resources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||