|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentOracle | |
---|---|
com.prolixtech.jaminid | |
com.prolixtech.jaminid_examples |
Uses of ContentOracle in com.prolixtech.jaminid |
---|
Subclasses of ContentOracle in com.prolixtech.jaminid | |
---|---|
class |
StreamingOracle
|
Fields in com.prolixtech.jaminid declared as ContentOracle | |
---|---|
protected static ContentOracle |
ContentOracle.theInstance
|
Methods in com.prolixtech.jaminid that return ContentOracle | |
---|---|
ContentOracle |
ContentOracle.getDelegatedOracle(Request serviceRequest)
|
ContentOracle |
Daemon.getOracle()
|
static ContentOracle |
StreamingOracle.Instance()
|
static ContentOracle |
ContentOracle.Instance()
pertains to the singleton DESIGN PATTERN |
Constructors in com.prolixtech.jaminid with parameters of type ContentOracle | |
---|---|
Daemon(int serverPort,
ContentOracle cOra)
creates a new daemon and opens on specific port |
Uses of ContentOracle in com.prolixtech.jaminid_examples |
---|
Subclasses of ContentOracle in com.prolixtech.jaminid_examples | |
---|---|
class |
HelloWorldServer
|
class |
SimpleServer
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |