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

org.testifyproject.github.dockerjava.netty.ChannelProvider Maven / Gradle / Ivy

package org.testifyproject.testifyproject.github.dockerjava.netty;

import org.testifyproject.testifyproject.netty.channel.socket.DuplexChannel;

public interface ChannelProvider {
    DuplexChannel getChannel();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy