|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepeatTime | |
---|---|
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 . |
Uses of RepeatTime in gov.nist.javax.sdp.fields |
---|
Classes in gov.nist.javax.sdp.fields that implement RepeatTime | |
---|---|
class |
RepeatField
Repeat SDP Field (part of the time field). |
Uses of RepeatTime in javax.sdp |
---|
Methods in javax.sdp that return RepeatTime | |
---|---|
RepeatTime |
SdpFactory.createRepeatTime(int repeatInterval,
int activeDuration,
int[] offsets)
Returns a RepeatTime object with the specified interval, duration, and time offsets. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |