|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaType | |
|---|---|
| net.java.slee.resource.diameter.gq.events.avp | |
| org.mobicents.slee.resource.diameter.gq.events.avp | |
| Uses of MediaType in net.java.slee.resource.diameter.gq.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.gq.events.avp declared as MediaType | |
|---|---|
static MediaType |
MediaType.APPLICATION
|
static MediaType |
MediaType.AUDIO
|
static MediaType |
MediaType.CONTROL
|
static MediaType |
MediaType.DATA
|
static MediaType |
MediaType.MESSAGE
|
static MediaType |
MediaType.OTHER
|
static MediaType |
MediaType.TEXT
|
static MediaType |
MediaType.VIDEO
|
| Methods in net.java.slee.resource.diameter.gq.events.avp that return MediaType | |
|---|---|
static MediaType |
MediaType.fromInt(int type)
Return the value of this instance of this enumerated type. |
MediaType |
MediaComponentDescription.getMediaType()
Returns the value of the Media-Type AVP, of type Grouped. |
| Methods in net.java.slee.resource.diameter.gq.events.avp with parameters of type MediaType | |
|---|---|
void |
MediaComponentDescription.setMediaType(MediaType mediaType)
Sets the value of the Media-Type AVP, of type Unsigned32. |
| Uses of MediaType in org.mobicents.slee.resource.diameter.gq.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.gq.events.avp that return MediaType | |
|---|---|
MediaType |
MediaComponentDescriptionImpl.getMediaType()
|
| Methods in org.mobicents.slee.resource.diameter.gq.events.avp with parameters of type MediaType | |
|---|---|
void |
MediaComponentDescriptionImpl.setMediaType(MediaType mediaType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||