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

org.postgresql.adba.communication.NetworkConnectContext Maven / Gradle / Ivy

The newest version!
package org.postgresql.adba.communication;

/**
 * Context for the connecting the {@link NetworkRequest}.
 * 
 * @author Daniel Sagenschneider
 */
public interface NetworkConnectContext extends NetworkContext {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy