|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use P_INVALID_ADDRESS | |
|---|---|
| org.csapi | |
| org.csapi.am | |
| org.csapi.cc.cccs | |
| org.csapi.cc.gccs | |
| org.csapi.cc.mmccs | |
| org.csapi.cc.mpccs | |
| org.csapi.dsc | |
| org.csapi.ui | |
| org.mobicents.csapi.jr.slee.am | Contains the Parlay Account Management (AM) data types and interfaces. |
| org.mobicents.csapi.jr.slee.cc.gccs | Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. |
| org.mobicents.csapi.jr.slee.cc.mpccs | Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. |
| org.mobicents.csapi.jr.slee.dsc | Contains the Parlay Data Session Control data types and interfaces. |
| org.mobicents.csapi.jr.slee.ui | Contains the Parlay Generic User Interaction interfaces and classes. |
| Uses of P_INVALID_ADDRESS in org.csapi |
|---|
| Fields in org.csapi declared as P_INVALID_ADDRESS | |
|---|---|
P_INVALID_ADDRESS |
P_INVALID_ADDRESSHolder.value
|
| Methods in org.csapi that return P_INVALID_ADDRESS | |
|---|---|
static P_INVALID_ADDRESS |
P_INVALID_ADDRESSHelper.extract(org.omg.CORBA.Any any)
|
static P_INVALID_ADDRESS |
P_INVALID_ADDRESSHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi with parameters of type P_INVALID_ADDRESS | |
|---|---|
static void |
P_INVALID_ADDRESSHelper.insert(org.omg.CORBA.Any any,
P_INVALID_ADDRESS s)
|
static void |
P_INVALID_ADDRESSHelper.write(org.omg.CORBA.portable.OutputStream out,
P_INVALID_ADDRESS s)
|
| Constructors in org.csapi with parameters of type P_INVALID_ADDRESS | |
|---|---|
P_INVALID_ADDRESSHolder(P_INVALID_ADDRESS initial)
|
|
| Uses of P_INVALID_ADDRESS in org.csapi.am |
|---|
| Methods in org.csapi.am that throw P_INVALID_ADDRESS | |
|---|---|
void |
IpAccountManagerOperations.changeNotification(int assignmentID,
TpChargingEventCriteria eventCriteria)
|
void |
IpAccountManagerPOATie.changeNotification(int assignmentID,
TpChargingEventCriteria eventCriteria)
|
void |
_IpAccountManagerStub.changeNotification(int assignmentID,
TpChargingEventCriteria eventCriteria)
|
int |
IpAccountManagerOperations.createNotification(IpAppAccountManager appAccountManager,
TpChargingEventCriteria chargingEventCriteria)
|
int |
IpAccountManagerPOATie.createNotification(IpAppAccountManager appAccountManager,
TpChargingEventCriteria chargingEventCriteria)
|
int |
_IpAccountManagerStub.createNotification(IpAppAccountManager appAccountManager,
TpChargingEventCriteria chargingEventCriteria)
|
| Uses of P_INVALID_ADDRESS in org.csapi.cc.cccs |
|---|
| Methods in org.csapi.cc.cccs that throw P_INVALID_ADDRESS | |
|---|---|
TpCallLegIdentifier |
_IpSubConfCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpSubConfCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpConfCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
_IpConfCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
int |
IpConfCallControlManagerPOATie.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
int |
_IpConfCallControlManagerStub.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
| Uses of P_INVALID_ADDRESS in org.csapi.cc.gccs |
|---|
| Methods in org.csapi.cc.gccs that throw P_INVALID_ADDRESS | |
|---|---|
int |
IpCallPOATie.routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
int |
IpCallOperations.routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
int |
_IpCallStub.routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
int |
IpCallControlManagerOperations.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
int |
IpCallControlManagerPOATie.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
int |
_IpCallControlManagerStub.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
| Uses of P_INVALID_ADDRESS in org.csapi.cc.mmccs |
|---|
| Methods in org.csapi.cc.mmccs that throw P_INVALID_ADDRESS | |
|---|---|
TpCallLegIdentifier |
IpMultiMediaCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
_IpMultiMediaCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
void |
_IpMultiMediaCallLegStub.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
void |
IpMultiMediaCallLegPOATie.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
int |
IpMultiMediaCallControlManagerPOATie.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
int |
_IpMultiMediaCallControlManagerStub.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
| Uses of P_INVALID_ADDRESS in org.csapi.cc.mpccs |
|---|
| Methods in org.csapi.cc.mpccs that throw P_INVALID_ADDRESS | |
|---|---|
TpCallLegIdentifier |
_IpMultiPartyCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpMultiPartyCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpMultiPartyCallOperations.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
void |
IpCallLegPOATie.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
void |
_IpCallLegStub.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
void |
IpCallLegOperations.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
int |
IpMultiPartyCallControlManagerPOATie.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
int |
_IpMultiPartyCallControlManagerStub.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
int |
IpMultiPartyCallControlManagerOperations.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
|
| Uses of P_INVALID_ADDRESS in org.csapi.dsc |
|---|
| Methods in org.csapi.dsc that throw P_INVALID_ADDRESS | |
|---|---|
int |
_IpDataSessionStub.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
int |
IpDataSessionPOATie.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
int |
IpDataSessionOperations.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
| Uses of P_INVALID_ADDRESS in org.csapi.ui |
|---|
| Methods in org.csapi.ui that throw P_INVALID_ADDRESS | |
|---|---|
void |
IpUIOperations.setOriginatingAddress(int userInteractionSessionID,
java.lang.String origin)
|
void |
_IpUIStub.setOriginatingAddress(int userInteractionSessionID,
java.lang.String origin)
|
void |
IpUIPOATie.setOriginatingAddress(int userInteractionSessionID,
java.lang.String origin)
|
void |
IpUICallPOATie.setOriginatingAddress(int userInteractionSessionID,
java.lang.String origin)
|
void |
_IpUICallStub.setOriginatingAddress(int userInteractionSessionID,
java.lang.String origin)
|
| Uses of P_INVALID_ADDRESS in org.mobicents.csapi.jr.slee.am |
|---|
| Methods in org.mobicents.csapi.jr.slee.am that throw P_INVALID_ADDRESS | |
|---|---|
void |
IpAccountManagerConnection.changeNotification(int assignmentID,
TpChargingEventCriteria eventCriteria)
This method is used by the application to change the event criteria introduced with createNotification. |
int |
IpAccountManagerConnection.createNotification(TpChargingEventCriteria chargingEventCriteria)
This method is used by the application to enable charging event notifications to be sent to the application. |
| Uses of P_INVALID_ADDRESS in org.mobicents.csapi.jr.slee.cc.gccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.gccs that throw P_INVALID_ADDRESS | |
|---|---|
int |
IpCallConnection.routeReq(TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
This asynchronous method requests routing of the call to the remote party indicated by the targetAddress. |
int |
IpCallControlManagerConnection.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
This method imposes or removes load control on calls made to a particular address range within the generic call control service. |
| Uses of P_INVALID_ADDRESS in org.mobicents.csapi.jr.slee.cc.mpccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.mpccs that throw P_INVALID_ADDRESS | |
|---|---|
TpCallLegIdentifier |
IpMultiPartyCallConnection.createAndRouteCallLegReq(TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo)
This asynchronous operation requests creation and routing of a new callLeg. |
void |
IpCallLegConnection.routeReq(TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
This asynchronous method requests routing of the call leg to the remote party indicated by the targetAddress. |
int |
IpMultiPartyCallControlManagerConnection.setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
This method imposes or removes load control on calls made to a particular address range within the call control service. |
| Uses of P_INVALID_ADDRESS in org.mobicents.csapi.jr.slee.dsc |
|---|
| Methods in org.mobicents.csapi.jr.slee.dsc that throw P_INVALID_ADDRESS | |
|---|---|
int |
IpDataSessionConnection.connectReq(TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
This asynchronous method requests the connection of a data session with the destination party (specified in the parameter TargetAddress). |
| Uses of P_INVALID_ADDRESS in org.mobicents.csapi.jr.slee.ui |
|---|
| Methods in org.mobicents.csapi.jr.slee.ui that throw P_INVALID_ADDRESS | |
|---|---|
void |
IpUIConnection.setOriginatingAddress(java.lang.String origin)
This method sets the originating address property on the user interaction session to be used when sending information to the user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||