Uses of Package
org.jctools.channels.proxy
-
Packages that use org.jctools.channels.proxy Package Description org.jctools.channels org.jctools.channels.mpsc org.jctools.channels.proxy This is a prototype, not working code.org.jctools.channels.spsc -
Classes in org.jctools.channels.proxy used by org.jctools.channels Class Description ProxyChannelRingBuffer This is the definition of the API required for the byte code generated by theProxyChannelFactory
-
Classes in org.jctools.channels.proxy used by org.jctools.channels.mpsc Class Description ProxyChannelRingBuffer This is the definition of the API required for the byte code generated by theProxyChannelFactory
-
Classes in org.jctools.channels.proxy used by org.jctools.channels.proxy Class Description DefineClassHelper.DefineClassStrategy LocalsHelper ProxyChannel A minimal top level queue interface which allows producer/consumers access via separate interfaces.ProxyChannelRingBuffer This is the definition of the API required for the byte code generated by theProxyChannelFactory
-
Classes in org.jctools.channels.proxy used by org.jctools.channels.spsc Class Description ProxyChannelRingBuffer This is the definition of the API required for the byte code generated by theProxyChannelFactory