A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JAN - Static variable in class org.jrobin.core.timespec.TimeToken
- JApplet - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JApplet() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
- java9Blacklist - Static variable in class net.i2p.router.web.PluginStarter
-
Plugin name to plugin version of plugins that do not work with Java 9+ Unmodifiable.
- JaxpParser - Class in org.cybergarage.xml.parser
- JaxpParser() - Constructor for class org.cybergarage.xml.parser.JaxpParser
- JButton - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JButton(String) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JButton
- JCheckBox - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JCheckBox(String) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JCheckBox
- JComboBox - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JComboBox() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JComboBox
- JETTY_REALM - Static variable in class net.i2p.router.web.RouterConsoleRunner
- jetty9Blacklist - Static variable in class net.i2p.router.web.PluginStarter
-
Plugin name to plugin version of plugins that do not work with Jetty 9, but do not have a max-jetty-version=8.9999 set.
- JettyStart - Class in net.i2p.jetty
-
Start Jetty where the args are one or more XML files.
- JettyStart(I2PAppContext, ClientAppManager, String[]) - Constructor for class net.i2p.jetty.JettyStart
-
All args must be XML file names.
- jettyVersion() - Static method in class net.i2p.router.web.RouterConsoleRunner
- JettyXmlConfigurationParser - Class in net.i2p.jetty
-
Parses a Jetty XML configuration file.
- JettyXmlConfigurationParser() - Constructor for class net.i2p.jetty.JettyXmlConfigurationParser
- JFrame - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JFrame() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
- JFrame(String) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
- JLabel - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JLabel() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JLabel
- JLabel(String) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JLabel
- Job - Interface in net.i2p.router
-
Defines an executable task For use by the router only.
- jobDropped() - Method in class net.i2p.router.JobStats
- JobImpl - Class in net.i2p.router
-
Base implementation of a Job For use by the router only.
- JobImpl(RouterContext) - Constructor for class net.i2p.router.JobImpl
- jobQueue() - Method in class net.i2p.router.RouterContext
-
The actual driver of the router, where all jobs are enqueued and processed.
- JobQueue - Class in net.i2p.router
-
Manage the pending jobs according to whatever algorithm is appropriate, giving preference to earlier scheduled jobs.
- JobQueue(RouterContext) - Constructor for class net.i2p.router.JobQueue
-
Does not start the pumper.
- JobQueueHelper - Class in net.i2p.router.web.helpers
- JobQueueHelper() - Constructor for class net.i2p.router.web.helpers.JobQueueHelper
- JobQueueRunner - Class in net.i2p.router
-
a do run run run a do run run
- JobQueueRunner(RouterContext, int) - Constructor for class net.i2p.router.JobQueueRunner
- jobRan(long, long) - Method in class net.i2p.router.JobStats
- JobStats - Class in net.i2p.router
-
Glorified struct to contain basic job stats.
- JobStats(String) - Constructor for class net.i2p.router.JobStats
- JobTiming - Class in net.i2p.router
-
Define the timing requirements and statistics for a particular job For use by the router only.
- JobTiming(RouterContext) - Constructor for class net.i2p.router.JobTiming
- joinInbound(TunnelCreatorConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the inbound endpoint - we created this tunnel
- joinInboundGateway(HopConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the inbound gateway in this tunnel, and did not create it
- joinOutbound(TunnelCreatorConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the outbound gateway - we created this tunnel
- joinOutboundEndpoint(HopConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the outbound endpoint in this tunnel, and did not create it
- joinParticipant(HopConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are a participant in this tunnel, but not as the endpoint or gateway
- JOptionPane - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JOptionPane() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
- JPanel - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JPanel() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JPanel
- JProgressBar - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JProgressBar() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
- JROBIN_DIR - Static variable in class org.jrobin.core.Util
- JScrollPane - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JScrollPane(Component) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JScrollPane
- JSONUtils - Class in edu.internet2.ndt
-
Created by Sebastian Malecki on 13.05.14.
- JSONUtils() - Constructor for class edu.internet2.ndt.JSONUtils
- JspC - Class in net.i2p.servlet.util
-
Simply call org.apache.jasper.JspC, then exit.
- JspC() - Constructor for class net.i2p.servlet.util.JspC
- JSpinner - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JSpinner() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JSpinner
- JTextArea - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JTextArea(String, int, int) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea
- JTextPane - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- JTextPane() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
- JUL - Static variable in class org.jrobin.core.timespec.TimeToken
- JUN - Static variable in class org.jrobin.core.timespec.TimeToken
- JUNK - Static variable in class org.jrobin.core.timespec.TimeToken
All Classes All Packages