Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
U
unimplementedVerbFilter(ResponseFactory)
- Static method in class com.faunos.util.net.http.
ResponseFactoryFilters
UnimplementedVerbResponseFactory
- Class in
com.faunos.util.net.http
Stop-gap interface wrapper for currently unimplemented HTTP verbs.
UnimplementedVerbResponseFactory(ResponseFactory)
- Constructor for class com.faunos.util.net.http.
UnimplementedVerbResponseFactory
Creates an instance that wraps the given
inner
instance.
UnionSegment
- Class in
com.faunos.skwish.sys.filters
A union of segments.
UnionSegment(Segment[])
- Constructor for class com.faunos.skwish.sys.filters.
UnionSegment
UnionSegment(Segment[], boolean, boolean, boolean)
- Constructor for class com.faunos.skwish.sys.filters.
UnionSegment
UNIT_DIR_FILTER
- Static variable in class com.faunos.skwish.sys.mgr.
FileConventions
UNIT_DIR_PREFIX
- Static variable in class com.faunos.skwish.sys.mgr.
FileConventions
UnitDir
- Class in
com.faunos.skwish.sys.mgr
A directory on the file system containing a unit of work data.
UnitDir(File)
- Constructor for class com.faunos.skwish.sys.mgr.
UnitDir
UnitDir.Seg
- Class in
com.faunos.skwish.sys.mgr
A
BaseSegment
backed with files in the enclosing instance's directory.
UnitDir.Seg(FileChannel, FileChannel)
- Constructor for class com.faunos.skwish.sys.mgr.
UnitDir.Seg
Access protected constructor.
unlockFirst()
- Method in class com.faunos.util.cc.
LockStack
Removes the first lock from the bottom of the stack and unlocks it.
unlockLast()
- Method in class com.faunos.util.cc.
LockStack
Removes the last lock from the top of the stack and unlocks it.
unwind(int)
- Method in class com.faunos.util.cc.
LockStack
Unwinds (unlocks) the last
count
locks in reverse of the order in which they were acquired.
unwind(IoState)
- Method in class com.faunos.util.net.
AsynchStagelet
Sets the state to
DONE
.
unwind(IoState)
- Method in class com.faunos.util.net.http.
FileChannelStagelet
unwind(IoState)
- Method in class com.faunos.util.net.http.
RequestStage
unwind(IoState)
- Method in class com.faunos.util.net.http.
ResponseHeaderStage
Not invoked in the base implementation, since this stage does not push another stagelet onto the stack.
unwind(IoState)
- Method in interface com.faunos.util.net.
Stagelet
Callback method invoked when the previous stage[let] returned
DONE
.
unwindAll()
- Method in class com.faunos.util.cc.
LockStack
Unwinds (unlocks) all the acquired locks in reverse of the order in which they were acquired.
updateMerged(UnitDir.Seg)
- Method in class com.faunos.skwish.sys.mgr.
LiveSegManager
uri()
- Method in class com.faunos.util.net.http.
QueryString
Returns the URI that was passed into the last successful
load
operation.
uriMountPoint
- Variable in class com.faunos.util.net.http.file.
FileResponseFactory
urlDecode(String)
- Method in class com.faunos.util.net.http.
AbstractResponseFactory
URL-decodes and returns the given
value
.
Utf8Codec
<
T
extends
RuntimeException
> - Class in
com.faunos.util.io
Aid for the memory-impaired to encode and decode buffers to and from the UTF-8 format.
Utf8Codec(Class<T>)
- Constructor for class com.faunos.util.io.
Utf8Codec
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X