NetKernel APIs


Package com.ten60.netkernel.transport

Interface Summary
ITransport A transport encapsulates a mechanism for receiving external requests into the NetKernel and providing replies.
 

Class Summary
RequestBlocker RequestBlocker
once block() is called all calls to check() will block.
Throttle The throttle limits the number of concurrent requests that may pass from the transport manager into the scheduler.
TransportDeploymentRecord TransportDeploymentRecord keeps track of a transport deployment so that a hot restart knows which transports must to be stopped or started on a hot restart.
TransportInitiatedSession A session started by an request coming from a transport
TransportManager Transport Manager system component manages the startup and shutdown of all registered transports.
 

Exception Summary
ThrottleOverloadException ThrottleOverloadException is thrown when to many requests are already queued by the throttle.
 


NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.