Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
M
O
R
U
_
C
CorbaServices
- class uk.org.iscream.cms.corbaservices.
CorbaServices
.
CORBA Services Manager This class provides a simple wrapper to CORBA services that require a web service to "share" their IOR files.
CorbaServices.ServiceThread
- class uk.org.iscream.cms.corbaservices.
CorbaServices.ServiceThread
.
Inner class to provide a thread for running a Service.
CorbaServices.ServiceThread(Method, Object[])
- Constructor for class uk.org.iscream.cms.corbaservices.
CorbaServices.ServiceThread
The constructor takes the name of the method we're gonna run and the arguments we're gonna pass into it.
CorbaServices()
- Constructor for class uk.org.iscream.cms.corbaservices.
CorbaServices
D
DEFAULTOKURLS
- Static variable in class uk.org.iscream.cms.corbaservices.
CorbaServices
Default path to "ok URL's" list
DEFAULTPORT
- Static variable in class uk.org.iscream.cms.corbaservices.
CorbaServices
Default port number
DEFAULTPROPERTIES
- Static variable in class uk.org.iscream.cms.corbaservices.
CorbaServices
The default location of the properties file for the system
DEFAULTSERVICESCONF
- Static variable in class uk.org.iscream.cms.corbaservices.
CorbaServices
Default path to services list
DEFAULTWEBDIR
- Static variable in class uk.org.iscream.cms.corbaservices.
CorbaServices
Default path to web directory.
G
getServicesList(String)
- Static method in class uk.org.iscream.cms.corbaservices.
CorbaServices
Read the services into a LinkedList.
M
main(String[])
- Static method in class uk.org.iscream.cms.corbaservices.
CorbaServices
This main method starts the whole system up.
MiniWebServer
- class uk.org.iscream.cms.corbaservices.
MiniWebServer
.
MiniWebServer This provides a very basic webserver for serving IOR files.
MiniWebServer.Handler
- class uk.org.iscream.cms.corbaservices.
MiniWebServer.Handler
.
A Handler to deal with each client.
MiniWebServer.Handler(Socket)
- Constructor for class uk.org.iscream.cms.corbaservices.
MiniWebServer.Handler
Construct a new Handler
MiniWebServer(int, String, String)
- Constructor for class uk.org.iscream.cms.corbaservices.
MiniWebServer
Construct a new MiniWebServer
O
okUrl(String)
- Method in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Checks if an URL is allowed.
R
readOkUrls()
- Method in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Reads the list of URLs into a list.
readUrl(String)
- Method in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Reads a file in given an URL.
REVISION
- Static variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer
The current CVS revision of this class
REVISION
- Static variable in class uk.org.iscream.cms.corbaservices.
CorbaServices
The current CVS revision of this class
run()
- Method in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Main thread of execution.
run()
- Method in class uk.org.iscream.cms.corbaservices.
MiniWebServer.Handler
Start the Handler running.
run()
- Method in class uk.org.iscream.cms.corbaservices.
CorbaServices.ServiceThread
Invokes our main method, with the arguments we have been given.
U
uk.org.iscream.cms.corbaservices
- package uk.org.iscream.cms.corbaservices
usage()
- Static method in class uk.org.iscream.cms.corbaservices.
CorbaServices
Print out usage information.
_
_args
- Variable in class uk.org.iscream.cms.corbaservices.
CorbaServices.ServiceThread
The array of arguments
_mainMethod
- Variable in class uk.org.iscream.cms.corbaservices.
CorbaServices.ServiceThread
The method we'll treat as main
_okUrls
- Variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer
List of URLs that are permitted
_okUrlsConfig
- Variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Config file for the URL list
_okUrlsConfigStamp
- Variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Timestamp of the URL config file
_port
- Variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer
The port we're bound to.
_socket
- Variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer.Handler
The socket connected to the client
_webDir
- Variable in class uk.org.iscream.cms.corbaservices.
MiniWebServer
Web directory
C
D
G
M
O
R
U
_
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2000-2003 i-scream. All Rights Reserved.