|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpVprpStatus | |
|---|---|
| org.csapi.cm | |
| org.mobicents.csapi.jr.slee.cm | Contains the Parlay Connectivity Manager data types and interfaces. |
| Uses of TpVprpStatus in org.csapi.cm |
|---|
| Fields in org.csapi.cm declared as TpVprpStatus | |
|---|---|
static TpVprpStatus |
TpVprpStatus.ACTIVE
|
static TpVprpStatus |
TpVprpStatus.DISALLOWED
|
static TpVprpStatus |
TpVprpStatus.PENDING
|
TpVprpStatus |
TpVprpStatusHolder.value
|
| Methods in org.csapi.cm that return TpVprpStatus | |
|---|---|
static TpVprpStatus |
TpVprpStatusHelper.extract(org.omg.CORBA.Any any)
|
static TpVprpStatus |
TpVprpStatus.from_int(int value)
|
TpVprpStatus |
IpVPrPPOATie.getStatus()
|
TpVprpStatus |
IpVPrPOperations.getStatus()
|
TpVprpStatus |
_IpVPrPStub.getStatus()
|
static TpVprpStatus |
TpVprpStatusHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cm with parameters of type TpVprpStatus | |
|---|---|
static void |
TpVprpStatusHelper.insert(org.omg.CORBA.Any any,
TpVprpStatus s)
|
static void |
TpVprpStatusHelper.write(org.omg.CORBA.portable.OutputStream out,
TpVprpStatus s)
|
| Constructors in org.csapi.cm with parameters of type TpVprpStatus | |
|---|---|
TpVprpStatusHolder(TpVprpStatus initial)
|
|
| Uses of TpVprpStatus in org.mobicents.csapi.jr.slee.cm |
|---|
| Methods in org.mobicents.csapi.jr.slee.cm that return TpVprpStatus | |
|---|---|
TpVprpStatus |
IpVPrPConnection.getStatus()
This method is used to get the status of the virtual provisioned pipe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||