Search

Download restcomm.dao-1.0.0.cr1.jar : restcomm « r « Jar File Download






Download restcomm.dao-1.0.0.cr1.jar

restcomm/restcomm.dao-1.0.0.cr1.jar.zip( 160 k)

The download jar file contains the following class files or Java source files.

META-INF/MANIFEST.MF
META-INF/maven/org.mobicents.servlet.sip/restcomm.dao/pom.properties
META-INF/maven/org.mobicents.servlet.sip/restcomm.dao/pom.xml
org.mobicents.servlet.sip.restcomm.dao.AccountsDao.class
org.mobicents.servlet.sip.restcomm.dao.AnnouncementsDao.class
org.mobicents.servlet.sip.restcomm.dao.ApplicationsDao.class
org.mobicents.servlet.sip.restcomm.dao.AvailablePhoneNumbersDao.class
org.mobicents.servlet.sip.restcomm.dao.CallDetailRecordsDao.class
org.mobicents.servlet.sip.restcomm.dao.ClientsDao.class
org.mobicents.servlet.sip.restcomm.dao.DaoManager.class
org.mobicents.servlet.sip.restcomm.dao.DaoUtils.class
org.mobicents.servlet.sip.restcomm.dao.GatewaysDao.class
org.mobicents.servlet.sip.restcomm.dao.HttpCookiesDao.class
org.mobicents.servlet.sip.restcomm.dao.IncomingPhoneNumbersDao.class
org.mobicents.servlet.sip.restcomm.dao.NotificationsDao.class
org.mobicents.servlet.sip.restcomm.dao.OutgoingCallerIdsDao.class
org.mobicents.servlet.sip.restcomm.dao.RecordingsDao.class
org.mobicents.servlet.sip.restcomm.dao.RegistrationsDao.class
org.mobicents.servlet.sip.restcomm.dao.SandBoxesDao.class
org.mobicents.servlet.sip.restcomm.dao.ShortCodesDao.class
org.mobicents.servlet.sip.restcomm.dao.SmsMessagesDao.class
org.mobicents.servlet.sip.restcomm.dao.TranscriptionsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoAccountsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoAnnouncementsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoApplicationsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoAvailablePhoneNumbersDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoCallDetailRecordsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoClientsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoDaoManager.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoGatewaysDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoHttpCookiesDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoIncomingPhoneNumbersDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoNotificationsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoOutgoingCallerIdsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoRecordingsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoRegistrationsDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoSandBoxesDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoShortCodesDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoSmsMessagesDao.class
org.mobicents.servlet.sip.restcomm.dao.mongodb.MongoTranscriptionsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisAccountsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisAnnouncementsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisApplicationsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisAvailablePhoneNumbersDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisCallDetailRecordsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisClientsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisDaoManager.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisGatewaysDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisHttpCookiesDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisIncomingPhoneNumbersDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisNotificationsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisOutgoingCallerIdsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisRecordingsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisRegistrationsDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisSandBoxesDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisShortCodesDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisSmsMessagesDao.class
org.mobicents.servlet.sip.restcomm.dao.mybatis.MybatisTranscriptionsDao.class
org.mobicents.servlet.sip.restcomm.entities.Account.class
org.mobicents.servlet.sip.restcomm.entities.AccountList.class
org.mobicents.servlet.sip.restcomm.entities.Announcement.class
org.mobicents.servlet.sip.restcomm.entities.AnnouncementList.class
org.mobicents.servlet.sip.restcomm.entities.Application.class
org.mobicents.servlet.sip.restcomm.entities.ApplicationList.class
org.mobicents.servlet.sip.restcomm.entities.AvailablePhoneNumber.class
org.mobicents.servlet.sip.restcomm.entities.AvailablePhoneNumberList.class
org.mobicents.servlet.sip.restcomm.entities.CallDetailRecord.class
org.mobicents.servlet.sip.restcomm.entities.CallDetailRecordList.class
org.mobicents.servlet.sip.restcomm.entities.Client.class
org.mobicents.servlet.sip.restcomm.entities.ClientList.class
org.mobicents.servlet.sip.restcomm.entities.Gateway.class
org.mobicents.servlet.sip.restcomm.entities.GatewayList.class
org.mobicents.servlet.sip.restcomm.entities.IncomingPhoneNumber.class
org.mobicents.servlet.sip.restcomm.entities.IncomingPhoneNumberList.class
org.mobicents.servlet.sip.restcomm.entities.Notification.class
org.mobicents.servlet.sip.restcomm.entities.NotificationList.class
org.mobicents.servlet.sip.restcomm.entities.OutgoingCallerId.class
org.mobicents.servlet.sip.restcomm.entities.OutgoingCallerIdList.class
org.mobicents.servlet.sip.restcomm.entities.Recording.class
org.mobicents.servlet.sip.restcomm.entities.RecordingList.class
org.mobicents.servlet.sip.restcomm.entities.Registration.class
org.mobicents.servlet.sip.restcomm.entities.RegistrationList.class
org.mobicents.servlet.sip.restcomm.entities.RestCommResponse.class
org.mobicents.servlet.sip.restcomm.entities.SandBox.class
org.mobicents.servlet.sip.restcomm.entities.SandBoxList.class
org.mobicents.servlet.sip.restcomm.entities.ShortCode.class
org.mobicents.servlet.sip.restcomm.entities.ShortCodeList.class
org.mobicents.servlet.sip.restcomm.entities.SmsMessage.class
org.mobicents.servlet.sip.restcomm.entities.SmsMessageList.class
org.mobicents.servlet.sip.restcomm.entities.Transcription.class
org.mobicents.servlet.sip.restcomm.entities.TranscriptionList.class








Related examples in the same category

1.Download restcomm-docs-sources-1.0.0.final.jar
2.Download restcomm-java-wrapper-1.0.0.final.jar
3.Download restcomm-docs-sources-1.0.0.final-sources.jar
4.Download restcomm-java-wrapper-1.0.0.final-jar-with-dependencies.jar
5.Download restcomm-java-wrapper-1.0.0.final-sources.jar
6.Download restcomm.rcml-1.0.0.final-sources.jar
7.Download restcomm.rcml-1.0.0.final.jar
8.Download restcomm-docs-sources-mobicents-1.0.0.final-sources.jar
9.Download restcomm-docs-sources-mobicents-1.0.0.final.jar
10.Download restcomm.api-1.0.0.cr1-sources.jar
11.Download restcomm.api-1.0.0.cr1.jar
12.Download restcomm.extras-1.0.0.cr1-sources.jar
13.Download restcomm.media.api-1.0.0.final.jar
14.Download restcomm.extras-1.0.0.cr1.jar
15.Download restcomm.media.api-1.0.0.final-sources.jar
16.Download restcomm.dao-1.0.0.final-sources.jar
17.Download restcomm.media.api-1.0.0.cr1-sources.jar
18.Download restcomm.media.api-1.0.0.cr1.jar
19.Download restcomm.dao-1.0.0.final.jar
20.Download restcomm-docs-sources-1.0.0.cr1.jar
21.Download restcomm.media-1.0.0.final-sources.jar
22.Download restcomm.rcml-1.0.0.cr1-sources.jar
23.Download restcomm-docs-sources-1.0.0.cr1-sources.jar
24.Download restcomm.media-1.0.0.final.jar
25.Download restcomm.rcml-1.0.0.cr1.jar
26.Download restcomm-docs-sources-telscale-1.0.0.cr1-sources.jar
27.Download restcomm-docs-sources-telscale-1.0.0.cr1.jar
28.Download restcomm-docs-sources-mobicents-1.0.0.cr1.jar
29.Download restcomm-docs-sources-mobicents-1.0.0.cr1-sources.jar
30.Download restcomm-docs-sources-telscale-1.0.0.final-sources.jar
31.Download restcomm-docs-sources-telscale-1.0.0.final.jar
32.Download restcomm.commons-1.0.0.final-sources.jar
33.Download restcomm.commons-1.0.0.final.jar
34.Download restcomm.extras-1.0.0.final-sources.jar
35.Download restcomm.extras-1.0.0.final.jar
36.Download restcomm-java-wrapper-1.0.0.cr1.jar
37.Download restcomm.core-1.0.0.cr1-sources.jar
38.Download restcomm.core-1.0.0.final-sources.jar
39.Download restcomm.dao-1.0.0.cr1-sources.jar
40.Download restcomm-java-wrapper-1.0.0.cr1-jar-with-dependencies.jar
41.Download restcomm-java-wrapper-1.0.0.cr1-sources.jar
42.Download restcomm.commons-1.0.0.cr1-sources.jar
43.Download restcomm.commons-1.0.0.cr1.jar
44.Download restcomm.api-1.0.0.final-sources.jar
45.Download restcomm.media-1.0.0.cr1-sources.jar
46.Download restcomm.api-1.0.0.final.jar
47.Download restcomm.media-1.0.0.cr1.jar