| Package | Description |
|---|---|
| gov.nist.javax.sdp |
Preliminary
implementation of the javax.sdp package (JSR 141 see JSR 141 )
|
| gov.nist.javax.sdp.fields |
Classes for SDP Fields.
|
| javax.sdp |
This is a preliminary version of the javax.sdp package based on the
public review version
JSR 141 .
|
| Modifier and Type | Method and Description |
|---|---|
Version |
SessionDescriptionImpl.getVersion()
Returns the version of SDP in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescriptionImpl.setVersion(Version v)
Sets the version of SDP in use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtoVersionField
Proto version field of SDP announce.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
SdpFactory.createVersion(int value)
Returns Version object with the specified values.
|
Version |
SessionDescription.getVersion()
Returns the version of SDP in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescription.setVersion(Version v)
Sets the version of SDP in use.
|
Copyright © 2014. All Rights Reserved.