|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageBody | |
|---|---|
| net.java.slee.resource.diameter.ro.events.avp | |
| org.mobicents.slee.resource.diameter.ro.events.avp | |
| Uses of MessageBody in net.java.slee.resource.diameter.ro.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.ro.events.avp that return MessageBody | |
|---|---|
MessageBody[] |
ImsInformation.getMessageBodys()
Returns the set of Message-Body AVPs. |
| Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type MessageBody | |
|---|---|
void |
ImsInformation.setMessageBody(MessageBody messageBody)
Sets a single Message-Body AVP in the message, of type Grouped. |
void |
ImsInformation.setMessageBodys(MessageBody[] messageBodys)
Sets the set of Message-Body AVPs, with all the values in the given array. |
| Uses of MessageBody in org.mobicents.slee.resource.diameter.ro.events.avp |
|---|
| Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement MessageBody | |
|---|---|
class |
MessageBodyImpl
MessageBodyImpl.java Project: mobicents 8:08:04 PM Apr 11, 2009 |
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return MessageBody | |
|---|---|
MessageBody[] |
ImsInformationImpl.getMessageBodys()
|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type MessageBody | |
|---|---|
void |
ImsInformationImpl.setMessageBody(MessageBody messageBody)
|
void |
ImsInformationImpl.setMessageBodys(MessageBody[] messageBodys)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||