|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use R66Dir | |
---|---|
openr66.context | Classes implementing Session, Result and ErrorCode |
openr66.context.filesystem | Classes implementing Filesystem |
openr66.protocol.http | Classes implementing HTTP information support |
Uses of R66Dir in openr66.context |
---|
Methods in openr66.context that return R66Dir | |
---|---|
R66Dir |
R66Session.getDir()
|
Uses of R66Dir in openr66.context.filesystem |
---|
Constructors in openr66.context.filesystem with parameters of type R66Dir | |
---|---|
R66File(R66Session session,
R66Dir dir,
String path)
This constructor is for External file |
|
R66File(R66Session session,
R66Dir dir,
String path,
boolean append)
|
Uses of R66Dir in openr66.protocol.http |
---|
Fields in openr66.protocol.http with type parameters of type R66Dir | |
---|---|
static ConcurrentHashMap<String,R66Dir> |
HttpFormattedHandler.usedDir
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |