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 _

J

Job - Interface in net.i2p.router
Defines an executable task
JobImpl - Class in net.i2p.router
Base implementation of a Job
JobImpl(RouterContext) - Constructor for class net.i2p.router.JobImpl
 
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
 
jobQueue() - Method in class net.i2p.router.RouterContext
The actual driver of the router, where all jobs are enqueued and processed.
JobQueueHelper - Class in net.i2p.router.web
 
JobQueueHelper() - Constructor for class net.i2p.router.web.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
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

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 _