public class RecordingServiceProviderSettings
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
RecordingServiceProviderSettings() |
RecordingServiceProviderSettings(java.util.List rtpStreamServicesList,
java.util.List rtpStreamPairServicesList,
VrpServiceSettings vrpService,
SipMediaServerSettings sipMediaServer) |
RecordingServiceProviderSettings(RecordingServiceProviderSettings other) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getRtpStreamPairServices() |
java.util.List |
getRtpStreamServices() |
SipMediaServerSettings |
getSipMediaServer() |
VrpServiceSettings |
getVrpService() |
void |
setRtpStreamPairServices(java.util.List rtpStreamPairServicesList) |
void |
setRtpStreamServices(java.util.List rtpStreamServicesList) |
void |
setSipMediaServer(SipMediaServerSettings sipMediaServer) |
void |
setVrpService(VrpServiceSettings vrpService) |
java.lang.String |
toString() |
public RecordingServiceProviderSettings(java.util.List rtpStreamServicesList, java.util.List rtpStreamPairServicesList, VrpServiceSettings vrpService, SipMediaServerSettings sipMediaServer)
public RecordingServiceProviderSettings(RecordingServiceProviderSettings other)
public RecordingServiceProviderSettings()
public java.util.List getRtpStreamServices()
public void setRtpStreamServices(java.util.List rtpStreamServicesList)
public java.util.List getRtpStreamPairServices()
public void setRtpStreamPairServices(java.util.List rtpStreamPairServicesList)
public VrpServiceSettings getVrpService()
public void setVrpService(VrpServiceSettings vrpService)
public SipMediaServerSettings getSipMediaServer()
public void setSipMediaServer(SipMediaServerSettings sipMediaServer)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.