View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]