Package net.i2p.router.client
Class CreateSessionJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.client.CreateSessionJob
- All Implemented Interfaces:
Job
class CreateSessionJob extends JobImpl
Given an established connection, walk through the process of establishing the
lease set. This requests the TunnelManagerFacade to build tunnels for the
client and then once thats done (asynchronously) it requests a lease set from
the client
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CreateSessionJob(RouterContext context, SessionConfig config)
-
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString