Package io.aether.net.fastMeta
Interface RemoteApi
-
public interface RemoteApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default io.aether.utils.futures.AFutureflush()voidflush(io.aether.utils.futures.AFuture sendFuture)FastFutureContextgetFastMetaContext()
-
-
-
Method Detail
-
flush
void flush(io.aether.utils.futures.AFuture sendFuture)
-
flush
default io.aether.utils.futures.AFuture flush()
-
getFastMetaContext
FastFutureContext getFastMetaContext()
-
-