Package | Description |
---|---|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
Modifier and Type | Method and Description |
---|---|
Locker.Lock |
Session.lock()
Grab the lock on the session
|
Modifier and Type | Class and Description |
---|---|
class |
Locker.UnLock
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Locker.Lock |
Locker.lock()
Acquires the lock.
|
Locker.Lock |
Locker.lockIfNotHeld()
Deprecated.
use
Locker.lock() instead |
Copyright © 1995–2023 Webtide. All rights reserved.