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

org.projectfloodlight.openflow.protocol.OFRequest Maven / Gradle / Ivy

package org.projectfloodlight.openflow.protocol;

/** Type safety interface. Enables type safe combinations of requests and replies */
public interface OFRequest extends OFMessage {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy