Class AbstractVoidService<T>

java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<T,Void>
org.opendaylight.openflowplugin.impl.services.AbstractVoidService<T>

public abstract class AbstractVoidService<T> extends AbstractService<T,Void>