Smack/jingle/src/main/java/org/jivesoftware/smackx/jingle/nat
Florian Schmaus d8a5610d7b Use Locale.US when doing String operations
on machine readable output. The default locale may not provide the
wanted mapping. See also
http://developer.android.com/reference/java/util/Locale.html#default_locale

SMACK-467
2014-04-03 22:50:13 +02:00
..
BasicResolver.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
BasicTransportManager.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
BridgedResolver.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
BridgedTransportManager.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
DatagramListener.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
FixedResolver.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
FixedTransportManager.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
HttpServer.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
ICECandidate.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
ICEResolver.java Introduce SmackException 2014-03-14 01:46:42 +01:00
ICETransportManager.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
JingleTransportManager.java Introduce SmackException 2014-03-14 01:46:42 +01:00
RTPBridge.java Reworked DiscoverInfo and DiscoverItems 2014-03-28 14:46:30 +01:00
ResultListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
STUN.java Reworked DiscoverInfo and DiscoverItems 2014-03-28 14:46:30 +01:00
STUNResolver.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
STUNTransportManager.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
TcpUdpBridgeClient.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
TcpUdpBridgeServer.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
TestResult.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
TransportCandidate.java Use Locale.US when doing String operations 2014-04-03 22:50:13 +02:00
TransportNegotiator.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
TransportResolver.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
TransportResolverListener.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00