jar

net.nextpulse : postmarkapp

Maven & Gradle

Apr 02, 2019
5 stars

PostmarkClient · An API client for the Postmark APIs, allowing both sending and receiving of email as well as account management.

Table Of Contents

Latest Version

Download net.nextpulse : postmarkapp JAR file - Latest Versions:

All Versions

Download net.nextpulse : postmarkapp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

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 postmarkapp-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.nextpulse.postmarkapp.api.auth

├─ net.nextpulse.postmarkapp.api.auth.ApiKeyAuth.class - [JAR]

├─ net.nextpulse.postmarkapp.api.auth.Authentication.class - [JAR]

├─ net.nextpulse.postmarkapp.api.auth.HttpBasicAuth.class - [JAR]

├─ net.nextpulse.postmarkapp.api.auth.OAuth.class - [JAR]

├─ net.nextpulse.postmarkapp.api.auth.OAuthFlow.class - [JAR]

net.nextpulse.postmarkapp.models.account

├─ net.nextpulse.postmarkapp.models.account.CreateServerPayload.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DKIMRotationResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DomainCreationModel.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DomainEditingModel.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DomainExtendedInformation.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DomainInformation.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DomainListingResults.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.DomainSPFResult.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.EditServerPayload.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.ExtendedServerInfo.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.SenderListingResults.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.SenderSignatureCreationModel.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.SenderSignatureEditingModel.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.SenderSignatureExtendedInformation.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.SenderSignatureInformation.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.ServerListingResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.account.StandardPostmarkResponse.class - [JAR]

net.nextpulse.postmarkapp.api.account

├─ net.nextpulse.postmarkapp.api.account.DomainsAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.account.SenderSignaturesAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.account.ServerManagementAPIApi.class - [JAR]

net.nextpulse.postmarkapp.api.server

├─ net.nextpulse.postmarkapp.api.server.BouncesAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.InboundRulesAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.MessagesAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.SendingAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.ServerConfigurationAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.StatsAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.TagTriggersAPIApi.class - [JAR]

├─ net.nextpulse.postmarkapp.api.server.TemplatesAPIApi.class - [JAR]

net.nextpulse.postmarkapp.api

├─ net.nextpulse.postmarkapp.api.ApiClient.class - [JAR]

├─ net.nextpulse.postmarkapp.api.ApiException.class - [JAR]

├─ net.nextpulse.postmarkapp.api.Configuration.class - [JAR]

├─ net.nextpulse.postmarkapp.api.JSON.class - [JAR]

├─ net.nextpulse.postmarkapp.api.Pair.class - [JAR]

├─ net.nextpulse.postmarkapp.api.RFC3339DateFormat.class - [JAR]

├─ net.nextpulse.postmarkapp.api.StringUtil.class - [JAR]

net.nextpulse.postmarkapp.models.server

├─ net.nextpulse.postmarkapp.models.server.Attachment.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.AttachmentCollection.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.BounceActivationResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.BounceCountElement.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.BounceDumpResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.BounceInfoResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.BounceSearchResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.CreateInboundRuleRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.CreateTemplateRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.DeliveryStatsResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.DynamicResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.EditServerConfigurationRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.EditTagTriggerRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.EditTemplateRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.EmailNameAddressPair.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.EmailWithTemplateRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.ExtendedMessageOpenEventInformation.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.ExtendedMessageOpenEventInformationClient.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.ExtendedMessageOpenEventInformationGeo.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.ExtendedMessageOpenEventInformationOS.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.HeaderCollection.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InboundMessageDetail.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InboundMessageFullDetailsResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InboundMessageFullDetailsResponseFromFull.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InboundSearchResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse200.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2001.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2001Days.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2002.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2003.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2003Days.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2004.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2004Days.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2005.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2005Days.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2006.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2006InboundRules.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2007.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2008.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse2008Tags.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.InlineResponse200Days.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.MessageEventDetails.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.MessageEventDetailsDetails.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.MessageHeader.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.MessageOpenSearchResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.OutboundMessageDetail.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.OutboundMessageDetailsResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.OutboundMessageDumpResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.OutboundOverviewStatsResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.OutboundSearchResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.SendEmailBatchRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.SendEmailBatchResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.SendEmailRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.SendEmailResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.SentCountsResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.SentCountsResponseDays.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.ServerConfigurationResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.StandardPostmarkResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateDetailResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateListingResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateRecordResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateValidationError.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateValidationRequest.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateValidationResponse.class - [JAR]

├─ net.nextpulse.postmarkapp.models.server.TemplateValidationResult.class - [JAR]

Advertisement

Dependencies from Group

Jan 08, 2022
5 stars
Jul 09, 2019
0 stars
Oct 19, 2018
0 stars
Apr 02, 2019
5 stars

Discover Dependencies

Aug 18, 2023
19 usages
5.9k stars
Aug 18, 2023
69 usages
5.9k stars
Aug 18, 2023
2 usages
5.9k stars
Oct 17, 2018
39 stars
Jul 16, 2021
888 stars
Feb 28, 2020
117 stars
Feb 28, 2020
117 stars
Aug 18, 2023
3 usages
2.5k stars
Jun 04, 2021
4 usages
341 stars
Nov 22, 2019
3 usages
9.6k stars