Package | Description |
---|---|
org.jivesoftware.smackx.jingle | |
org.jivesoftware.smackx.jingle.nat |
Modifier and Type | Method and Description |
---|---|
TransportNegotiator |
ContentNegotiator.getTransportNegotiator()
Obtain the transport negotiator for this session.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentNegotiator.addTransportNegotiator(TransportNegotiator transportNegotiator) |
protected void |
ContentNegotiator.setTransportNegotiator(TransportNegotiator transNeg)
Set TransportNegociator
|
Modifier and Type | Class and Description |
---|---|
static class |
TransportNegotiator.Ice
Ice transport negotiator.
|
static class |
TransportNegotiator.RawUdp
Raw-UDP transport negotiator
|