|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyInfoAvp | |
|---|---|
| net.java.slee.resource.diameter.base.events | |
| org.mobicents.slee.resource.diameter.base.events | |
| org.mobicents.slee.resource.diameter.base.events.avp | |
| Uses of ProxyInfoAvp in net.java.slee.resource.diameter.base.events |
|---|
| Methods in net.java.slee.resource.diameter.base.events that return ProxyInfoAvp | |
|---|---|
ProxyInfoAvp |
ErrorAnswer.getProxyInfo()
Returns the value of the Proxy-Info AVP, of type Grouped. |
ProxyInfoAvp[] |
SessionTerminationRequest.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
SessionTerminationAnswer.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
ReAuthRequest.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
ReAuthAnswer.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
AccountingRequest.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
AccountingAnswer.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
AbortSessionRequest.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
ProxyInfoAvp[] |
AbortSessionAnswer.getProxyInfos()
Returns the set of Proxy-Info AVPs. |
| Methods in net.java.slee.resource.diameter.base.events with parameters of type ProxyInfoAvp | |
|---|---|
void |
SessionTerminationRequest.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
SessionTerminationAnswer.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
ReAuthRequest.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
ReAuthAnswer.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
ErrorAnswer.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets the value of the Proxy-Info AVP, of type Grouped. |
void |
AccountingRequest.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
AccountingAnswer.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
AbortSessionRequest.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
AbortSessionAnswer.setProxyInfo(ProxyInfoAvp proxyInfo)
Sets a single Proxy-Info AVP in the message, of type Grouped. |
void |
SessionTerminationRequest.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
SessionTerminationAnswer.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
ReAuthRequest.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
ReAuthAnswer.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
AccountingRequest.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
AccountingAnswer.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
AbortSessionRequest.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
void |
AbortSessionAnswer.setProxyInfos(ProxyInfoAvp[] proxyInfos)
Sets the set of Proxy-Info AVPs, with all the values in the given array. |
| Uses of ProxyInfoAvp in org.mobicents.slee.resource.diameter.base.events |
|---|
| Methods in org.mobicents.slee.resource.diameter.base.events that return ProxyInfoAvp | |
|---|---|
ProxyInfoAvp |
ErrorAnswerImpl.getProxyInfo()
|
ProxyInfoAvp[] |
DiameterMessageImpl.getProxyInfos()
|
| Methods in org.mobicents.slee.resource.diameter.base.events with parameters of type ProxyInfoAvp | |
|---|---|
void |
DiameterMessageImpl.setProxyInfo(ProxyInfoAvp proxyInfo)
|
void |
DiameterMessageImpl.setProxyInfos(ProxyInfoAvp[] proxyInfos)
|
| Uses of ProxyInfoAvp in org.mobicents.slee.resource.diameter.base.events.avp |
|---|
| Classes in org.mobicents.slee.resource.diameter.base.events.avp that implement ProxyInfoAvp | |
|---|---|
class |
ProxyInfoAvpImpl
Super project: mobicents 12:56:45 2008-05-08 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||