|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentNegotiator | |
|---|---|
| org.jivesoftware.smackx.jingle | |
| org.jivesoftware.smackx.jingle.media | |
| org.jivesoftware.smackx.jingle.nat | |
| Uses of ContentNegotiator in org.jivesoftware.smackx.jingle |
|---|
| Methods in org.jivesoftware.smackx.jingle with parameters of type ContentNegotiator | |
|---|---|
void |
JingleSession.addContentNegotiator(ContentNegotiator inContentNegotiator)
Add a new content negotiator on behalf of a |
| Uses of ContentNegotiator in org.jivesoftware.smackx.jingle.media |
|---|
| Constructors in org.jivesoftware.smackx.jingle.media with parameters of type ContentNegotiator | |
|---|---|
MediaNegotiator(JingleSession session,
JingleMediaManager mediaManager,
java.util.List<PayloadType> pts,
ContentNegotiator parentNegotiator)
Default constructor. |
|
| Uses of ContentNegotiator in org.jivesoftware.smackx.jingle.nat |
|---|
| Constructors in org.jivesoftware.smackx.jingle.nat with parameters of type ContentNegotiator | |
|---|---|
TransportNegotiator.Ice(JingleSession js,
TransportResolver res,
ContentNegotiator parentNegotiator)
Default constructor, with a JingleSession and transport manager. |
|
TransportNegotiator.RawUdp(JingleSession js,
TransportResolver res,
ContentNegotiator parentNegotiator)
Default constructor, with a JingleSession and transport manager. |
|
TransportNegotiator(JingleSession session,
TransportResolver transResolver,
ContentNegotiator parentNegotiator)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||