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

com.jfireframework.jnet.common.api.ReadHandler Maven / Gradle / Ivy

The newest version!
package com.jfireframework.jnet.common.api;

import java.nio.channels.CompletionHandler;

public interface ReadHandler extends CompletionHandler
{
	void registerRead();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy