mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-10 15:11:08 +01:00
instead of using the old baseName=smack appendix=project.name approach, we are now going convention over configuration and renaming the subprojects directories to the proper name. Having a prefix is actually very helpful, because the resulting libraries will be named like the subproject. And a core-4.0.0-rc1.jar is not as explicit about what it actually *is* as a smack-core-4.0.0-rc1.jar. SMACK-265 |
||
|---|---|---|
| .. | ||
| listeners | ||
| media | ||
| mediaimpl | ||
| nat | ||
| packet | ||
| provider | ||
| ContentNegotiator.java | ||
| JingleActionEnum.java | ||
| JingleException.java | ||
| JingleManager.java | ||
| JingleNegotiator.java | ||
| JingleNegotiatorState.java | ||
| JingleSession.java | ||
| JingleSessionRequest.java | ||
| JingleSessionState.java | ||
| JingleSessionStateActive.java | ||
| JingleSessionStateEnded.java | ||
| JingleSessionStatePending.java | ||
| JingleSessionStateUnknown.java | ||