jar

tel.schich : postfix-rest-connector

Maven & Gradle

May 31, 2019
2 stars

Postfix REST Connector · A simple TCP server that can be used as tcp lookup for the Postfix mail server.

Table Of Contents

Latest Version

Download tel.schich : postfix-rest-connector JAR file - Latest Versions:

All Versions

Download tel.schich : postfix-rest-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 postfix-rest-connector-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tel.schich.postfixrestconnector

├─ tel.schich.postfixrestconnector.Configuration.class - [JAR]

├─ tel.schich.postfixrestconnector.ConnectionState.class - [JAR]

├─ tel.schich.postfixrestconnector.Endpoint.class - [JAR]

├─ tel.schich.postfixrestconnector.IOUtil.class - [JAR]

├─ tel.schich.postfixrestconnector.LookupResponseHelper.class - [JAR]

├─ tel.schich.postfixrestconnector.Main.class - [JAR]

├─ tel.schich.postfixrestconnector.Netstring.class - [JAR]

├─ tel.schich.postfixrestconnector.PolicyRequestHandler.class - [JAR]

├─ tel.schich.postfixrestconnector.PostfixProtocol.class - [JAR]

├─ tel.schich.postfixrestconnector.PostfixRequestHandler.class - [JAR]

├─ tel.schich.postfixrestconnector.RestConnector.class - [JAR]

├─ tel.schich.postfixrestconnector.SocketmapLookupHandler.class - [JAR]

├─ tel.schich.postfixrestconnector.TcpLookupHandler.class - [JAR]

Advertisement