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

com.bluejeans.utils.ipc.IPCChannel Maven / Gradle / Ivy

The newest version!
/*
 * Copyright Blue Jeans Network.
 */
package com.bluejeans.utils.ipc;

/**
 * IPC channel
 *
 * @author Dinesh Ilindra
 */
public interface IPCChannel extends IPCConsumer, IPCProducer {
    // dummy.
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy