Uses of Class
org.apidesign.jvm.channel.Channel.Config
-
Uses of Channel.Config in org.apidesign.jvm.channel
Classes in org.apidesign.jvm.channel with type parameters of type Channel.ConfigModifier and TypeClassDescriptionfinal classChannel<Data extends Channel.Config>Channel connects twoJVMinstances.Methods in org.apidesign.jvm.channel with type parameters of type Channel.ConfigModifier and TypeMethodDescriptionstatic <D extends Channel.Config>
Channel<D> Factory method to initialize the Channel in the SubstrateVM.