Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

network.resource
Class ConferenceFactory
network.resource.ConferenceResource
  |
  +--network.resource.ConferenceFactory

public class ConferenceFactory      
ConferenceFactory represents the a 3rd party conference factory (MRCF) used by the CSN in order to delegate construction and implementation of three way conferencing. ConferenceFactories are provisionable but not clonable.
 
Links:
Generalization Generalization Link
to Class ConferenceResource
ConferenceFactory represents the a 3rd party conference factory (MRCF) used by the CSN in order to delegate construction and implementation of three way conferencing. ConferenceFactories are provisionable but not clonable.
 
 

Field Summary
private String
Field Detail
outboundUri
private String outboundUri
outboundUri represents the the URI of the conference factory MRCF
Constraints:
- see Uri constraints
Default:
- none
Multiplicity:
1
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD