Index

C I M N 
All Classes and Interfaces|All Packages

C

close() - Method in class io.aether.net.fastMeta.nio.NioFastMetaNet
Shuts down the NIO reactor thread and all created clients/servers.

I

io.aether.net.fastMeta.nio - package io.aether.net.fastMeta.nio
 

M

makeClient(URI, FastMetaApi<LT, ?>, FastMetaApi<?, RT>, AFunction<RT, LT>, FastMetaNet.WritableConsumer) - Method in class io.aether.net.fastMeta.nio.NioFastMetaNet
 
makeServer(URI, FastMetaApi<LT, ?>, FastMetaApi<?, RT>, FastMetaServer.Handler<LT, RT>) - Method in class io.aether.net.fastMeta.nio.NioFastMetaNet
 

N

NioFastMetaNet - Class in io.aether.net.fastMeta.nio
NIO-based implementation of the FastMetaNet factory.
NioFastMetaNet() - Constructor for class io.aether.net.fastMeta.nio.NioFastMetaNet
Initializes the NioFastMetaNet and starts the underlying I/O reactor thread.
C I M N 
All Classes and Interfaces|All Packages