All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.pgasync.impl.message.SSLHandshake Maven / Gradle / Ivy

There is a newer version: 0.9
Show newest version
package com.github.pgasync.impl.message;

/**
 * @author Antti Laisi
 */
public enum SSLHandshake implements Message {
    INSTANCE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy