|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeDescription | |
---|---|
gov.nist.javax.sdp | Preliminary implementation of the javax.sdp package (JSR 141 see JSR 141 ) |
javax.sdp | This is a preliminary version of the javax.sdp package based on the public review version JSR 141 . |
Uses of TimeDescription in gov.nist.javax.sdp |
---|
Classes in gov.nist.javax.sdp that implement TimeDescription | |
---|---|
class |
TimeDescriptionImpl
Implementation of Time Description |
Uses of TimeDescription in javax.sdp |
---|
Methods in javax.sdp that return TimeDescription | |
---|---|
TimeDescription |
SdpFactory.createTimeDescription()
Returns TimeDescription unbounded (i.e. |
TimeDescription |
SdpFactory.createTimeDescription(Date start,
Date stop)
Returns TimeDescription object with the specified properties. |
TimeDescription |
SdpFactory.createTimeDescription(Time t)
Returns TimeDescription object with the specified properties. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |