Smack/jingle/src/main/java/org/jivesoftware/smackx/jingle/nat
Florian Schmaus c4f86762cb Reworked DiscoverInfo and DiscoverItems
- Change the return type from Iterator to List
- Remove the synchronized blocks
2014-03-28 14:46:30 +01: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 Fix all javadoc warnings 2014-03-10 21:58:12 +01: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