jar

be.rufer.swisscom.sms : api-client

Maven & Gradle

Mar 24, 2015
0 stars

Swisscom SMS-API-Client · A Java library for easy use of the Swisscom SMS API in Java

Table Of Contents

Latest Version

Download be.rufer.swisscom.sms : api-client JAR file - Latest Versions:

All Versions

Download be.rufer.swisscom.sms : api-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window api-client-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

be.rufer.swisscom.sms.api.validation.exception

├─ be.rufer.swisscom.sms.api.validation.exception.PhoneNumberRegexpValidationException.class - [JAR]

├─ be.rufer.swisscom.sms.api.validation.exception.ValidationException.class - [JAR]

be.rufer.swisscom.sms.api.factory

├─ be.rufer.swisscom.sms.api.factory.HeaderFactory.class - [JAR]

be.rufer.swisscom.sms.api.client

├─ be.rufer.swisscom.sms.api.client.SwisscomSmsSender.class - [JAR]

be.rufer.swisscom.sms.api.domain

├─ be.rufer.swisscom.sms.api.domain.CommunicationWrapper.class - [JAR]

├─ be.rufer.swisscom.sms.api.domain.DeliveryInfo.class - [JAR]

├─ be.rufer.swisscom.sms.api.domain.DeliveryInfoList.class - [JAR]

├─ be.rufer.swisscom.sms.api.domain.OutboundSMSMessageRequest.class - [JAR]

├─ be.rufer.swisscom.sms.api.domain.OutboundSMSTextMessage.class - [JAR]

be.rufer.swisscom.sms.api.validation

├─ be.rufer.swisscom.sms.api.validation.ValidationChain.class - [JAR]

be.rufer.swisscom.sms.api.validation.strategy

├─ be.rufer.swisscom.sms.api.validation.strategy.PhoneNumberRegexpValidationStrategy.class - [JAR]

├─ be.rufer.swisscom.sms.api.validation.strategy.ValidationStrategy.class - [JAR]