Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
A
ASelect
- class Repository.
ASelect
.
Archive Selection controller.
ASelect()
- Constructor for class Repository.
ASelect
ASubscribe
- class Repository.
ASubscribe
.
Archive Subscribe controller.
ASubscribe()
- Constructor for class Repository.
ASubscribe
Archive
- class Repository.
Archive
.
Archive data.
Archive(String, String, String, String, String, boolean, boolean)
- Constructor for class Repository.
Archive
Constructor
Archive()
- Constructor for class Repository.
Archive
Default constructor
ArchiveHandler
- class Repository.
ArchiveHandler
.
SAX handler for archives.xml.
ArchiveHandler()
- Constructor for class Repository.
ArchiveHandler
ArchiveStatus
- class Repository.
ArchiveStatus
.
Entry of archives map of Subscriber.
ArchiveStatus(String, long, String)
- Constructor for class Repository.
ArchiveStatus
Constructor.
ArchiveStatus(String, String, long, String)
- Constructor for class Repository.
ArchiveStatus
Constructor.
ArchiveStatus()
- Constructor for class Repository.
ArchiveStatus
Default constructor
Audit
- class Repository.
Audit
.
Log display.
Audit()
- Constructor for class Repository.
Audit
aadd(String, String, String, String, Archive)
- Method in class Repository.
RepoASubs
Adds an archive to the subscriber.
aadd(String, String, String, String, String, boolean)
- Method in class Repository.
RepoArchs
Adds a published archive.
add(String, String, String, byte[], String, String, String, String, boolean, boolean, DeployIF.UrlUser[])
- Method in class Repository.
Deployer
Deploys an archive and returns a status.
add(String, String, String, byte[], String, String, String, String, boolean, boolean, UrlUser[])
- Method in class Repository.
HTTPDeployer
Deploys an archive and returns a status.
add(String, String, String, byte[], String, String, String, String, boolean, boolean, DeployIF.UrlUser[])
- Method in class Repository.
JWSDPDeployer
Deploys an archive and returns a status.
add(String, String, String, String, String, String, boolean)
- Static method in class Repository.
RepoASubs
Updates an archive to subscribers.
add(String, String, String, String, String, boolean)
- Static method in class Repository.
RepoArchs
Adds a published archive.
add(String, String, String, String, String, String, boolean)
- Static method in class Repository.
RepoSubs
Adds an archive to subscribers.
addArch(String, String, String, String, String, boolean, ArrayList, boolean)
- Method in class Repository.
SaveSubs
adelete(String, String, String, String, Archive)
- Method in class Repository.
RepoASubs
Removes a subscriber from the repository.
adelete(String, String, String, boolean)
- Method in class Repository.
RepoArchs
Removes a published archive.
adjustDownloadURL(String)
- Method in class Repository.
Retry
Updates the URL with dyndns data (method getHost).
arch
- Variable in class Repository.
ArchiveHandler
Current archive
arch
- Variable in class Repository.
DateArch
Archive name
arch
- Variable in class Repository.
ListBean
Archive whose Audit log could be displayed
archCache
- Variable in class Repository.
SaveSubs
Cache of archive full data.
archives
- Variable in class Repository.
ArchiveHandler
Archive map. Key: Archive name Value: Archive object
archives
- Variable in class Repository.
PublishBean
Archive map. Key: archive name Value: Archive object
archives
- Variable in class Repository.
Subscriber
Archives deployed on a PageBox Key: archive name Value: ArchiveStatus object
B
BASELENGTH
- Static variable in class Repository.
Base64
Base64
- class Repository.
Base64
.
From org.apache.catalina.util you can find in catalina-ant.jar.
Base64()
- Constructor for class Repository.
Base64
base64Alphabet
- Static variable in class Repository.
Base64
C
ceiling
- Variable in class Repository.
Retry
Above this value distribution with relay
characters(char[], int, int)
- Method in class Repository.
ArchiveHandler
Method called to handle characters in elements.
characters(char[], int, int)
- Method in class Repository.
SubscriberHandler
Method called to handle characters in elements.
checkArchive(String, Archive)
- Method in class Repository.
SaveSubs
Check if the archive unpublish is pending and if there is still a PageBox where the archive is published.
checkDelta(String, String, File)
- Method in class Repository.
RepoArchs
Checks if an archive is a jardiff.
checkDownloadURL(String, String, String)
- Method in class Repository.
RepoASubs
Set downloadURL and updates Repository location if needed.
checkDownloadURL(String, String, String)
- Method in class Repository.
RepoSubs
Set downloadURL and updates Repository location if needed.
checkSub(String, String, String)
- Method in class Repository.
SaveSubs
Checks if the subscriber can be contacted.
checkUsers()
- Method in class Repository.
RepoTokenImpl.RepoTokenThread
Check users and passwords in the adjacency list.
close()
- Method in class Repository.
HTTPLog
Close both network output and log.
closeIn()
- Method in class Repository.
HTTPLog
Close network input.
closeOut()
- Method in class Repository.
HTTPLog
Close network output.
code
- Variable in class Repository.
DeleteRc
Either EMPTY or NOTEMPTY or ERROR
code
- Variable in class Repository.
RepoQueryIF.UrlStatus
Either OK or NOTDEPLOYED or NOTUNDEPLOYED or ARCHPB or PBPB
compareTo(Object)
- Method in class Repository.
DateArch
Method of the Comparable interface.
computeURL(HttpServletRequest)
- Method in class Repository.
Retry
Computes the URL of the RepoQuery Web service.
connect()
- Method in class Repository.
HTTPDeployer
Set up a HTTP connection.
contextDestroyed(ServletContextEvent)
- Method in class Repository.
EventHandler
ServletContextListener method called when the application is unloaded.
contextInitialized(ServletContextEvent)
- Method in class Repository.
EventHandler
ServletContextListener method called when the application is loaded.
ctx
- Variable in class Repository.
ASelect
Application context
ctx
- Variable in class Repository.
ASubscribe
Application context
ctx
- Variable in class Repository.
PageBoxList
Application context
ctx
- Variable in class Repository.
Publish
Application context
ctx
- Variable in class Repository.
PublishArchive
Application context
ctx
- Variable in class Repository.
RepoTokenImpl
Context members
ctx
- Variable in class Repository.
Subscribe
Application context
D
DateArch
- class Repository.
DateArch
.
Key of the TreeMap used for date sorted display.
DateArch(String, String, boolean)
- Constructor for class Repository.
DateArch
Constructor.
DeleteRc
- class Repository.
DeleteRc
.
Return Code of an archive delete.
DeleteRc()
- Constructor for class Repository.
DeleteRc
Deployer
- class Repository.
Deployer
.
Web service invoker.
Deployer(DeployerIF)
- Constructor for class Repository.
Deployer
Constructor.
DeployerIF
- interface Repository.
DeployerIF
.
Web service interface to stub.
DynDns
- class Repository.
DynDns
.
Repository DNS registration using DynDNS protocol.
DynDns(String, Log, ServletContext)
- Constructor for class Repository.
DynDns
Constructor.
data
- Variable in class Repository.
ArchiveHandler
Element data
data
- Variable in class Repository.
RepoArchs.ArchEntry
Entry content
data
- Variable in class Repository.
SubscriberHandler
Element data
date
- Variable in class Repository.
Archive
Last modified date of the archive
date
- Variable in class Repository.
ArchiveStatus
Date of the archive on the PageBox.
date
- Variable in class Repository.
DateArch
Date when the archive was published
date
- Variable in class Repository.
SubscriberHandler
Date of the archive on the PageBox.
dd
- Variable in class Repository.
Retry
Used to register/update a DNS address with DynDNS protocol
decode(byte[])
- Static method in class Repository.
Base64
Base 64 -> unencoded.
delArch(String, Subscriber, String, String, String, String, boolean, boolean, boolean)
- Method in class Repository.
SaveSubs
delete(String, String, String, String, boolean, boolean)
- Method in class Repository.
Deployer
Undeploys an archive and returns a status.
delete(String, String, String, String, boolean, boolean)
- Method in class Repository.
HTTPDeployer
Undeploys an archive and returns a status.
delete(String, String, String, String, boolean, boolean)
- Method in class Repository.
JWSDPDeployer
Undeploys an archive and returns a status.
delete(String, String, String, String, boolean, boolean, boolean)
- Static method in class Repository.
RepoASubs
Removes an archive from archive subscribers.
delete(String, String, String, boolean)
- Static method in class Repository.
RepoArchs
Removes a published archive.
delete(String, String, String, String, boolean, boolean, boolean)
- Static method in class Repository.
RepoSubs
Removes an archive from subscribers.
deletePending(String)
- Static method in class Repository.
RepoArchs
Called by SaveSubs.retryDeploy to delete a unpublished archive.
deltaAdd(String, String, String, String, String, boolean)
- Static method in class Repository.
RepoASubs
Updates a jardiff archive to subscribers.
deltaAdd(String, String, String, String, String, boolean)
- Static method in class Repository.
RepoSubs
Adds a jardiff archive to subscribers.
deltaDir
- Variable in class Repository.
Retry
Directory where delta are stored
deltaUpload
- Variable in class Repository.
Archive
True if delta upload
deployer
- Variable in class Repository.
Retry
Web service invocation object
deployerClass
- Variable in class Repository.
RepoArchs
Name of the class responsible for calling the DeployIF web service
deployerClass
- Variable in class Repository.
Retry
Name of the class responsible for calling the DeployIF web service
destroy()
- Method in class Repository.
HTTPQuery
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy()
- Method in interface Repository.
ListenerIF
Invoked by Subscriber at application unload..
destroy()
- Method in class Repository.
RepoQueryImpl
ServiceLifeCycle method.
di
- Variable in class Repository.
Deployer
Class calling the DeployIF Web service
di
- Variable in class Repository.
JWSDPDeployer
Web service stub
diff(String, String, File, File, File)
- Method in class Repository.
RepoArchs
Builds a jardiff except if the new archive is a jardiff.
dnshost
- Variable in class Repository.
DynDns
Already used DynDNS registration service URL (from dyndns.txt)
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
ASelect
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
ASubscribe
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
Audit
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
HTTPQuery
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
PageBoxAudit
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
PageBoxList
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
Publish
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
PublishArchive
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
Subscribe
GET request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
ASelect
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
ASubscribe
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
Audit
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
HTTPQuery
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
Publish
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
PublishArchive
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class Repository.
Subscribe
POST request handling.
docUrl
- Variable in class Repository.
Archive
URL of the archive documentation
downloadDir
- Variable in class Repository.
Retry
Directory where archives are stored
downloadURL
- Variable in class Repository.
RepoArchs
URI of the RepoQuery Web service
downloadURL
- Variable in class Repository.
Retry
URL of the RepoQuery web service of this Repository
downloadURL
- Variable in class Repository.
SubscriberHandler
Saved URL of RepoQuery
dumpSubs()
- Method in class Repository.
SaveSubs
Displays the subscriber state.
E
EIGHTBIT
- Static variable in class Repository.
Base64
EMPTY
- Static variable in class Repository.
DeleteRc
The archive is no longer deployed (subscribers map empty)
ERROR
- Static variable in class Repository.
DeleteRc
Undeployment failed
ERROR
- Static variable in class Repository.
TokenTest
toFrameSend return code: return error
EventHandler
- class Repository.
EventHandler
.
Listen ServletContext and SercletRequest events.
EventHandler()
- Constructor for class Repository.
EventHandler
encode(byte[])
- Static method in class Repository.
Base64
Unencoded -> base64.
end()
- Method in class Repository.
RepoTokenImpl
Requires the thread termination.
end()
- Method in class Repository.
Retry
Requires the thread termination
endElement(String, String, String)
- Method in class Repository.
ArchiveHandler
Method called at the end of an element.
endElement(String, String, String)
- Method in class Repository.
SubscriberHandler
Method called at the end of an element.
equals(Object)
- Method in class Repository.
DateArch
Method of Object overriden to be consistent with compareTo.
erase()
- Method in class Repository.
Log
Clear the trace
error(String, String, String)
- Method in class Repository.
Log
Log an error message
F
FORWARD
- Static variable in class Repository.
TokenTest
toFrameSend return code: normal
FOURBYTE
- Static variable in class Repository.
Base64
FixArch
- class Repository.
FixArch
.
Wraps information about archive reinstallation.
FixArch(String, int)
- Constructor for class Repository.
FixArch
Constructor.
FixArch()
- Constructor for class Repository.
FixArch
Empty constructor needed because this class is used in the RepoQueryIF web service
f
- Variable in class Repository.
DynDns
Points on DynDNS.txt
f
- Variable in class Repository.
TokenTest
File handle on tokentest.txt
frameSend(TokenFrame)
- Method in class Repository.
Deployer
TokenIF method.
frameSend(TokenFrame)
- Method in class Repository.
HTTPDeployer
TokenIF method.
frameSend(String, HttpServletResponse, HTTPLog)
- Method in class Repository.
HTTPQuery
FRAMESEND handling.
frameSend(TokenFrame)
- Method in class Repository.
JWSDPDeployer
TokenIF method.
frameSend(TokenFrame)
- Method in class Repository.
RepoTokenImpl
Send the frame to the next station in the adjacency list.
frameSend(TokenFrame, String)
- Method in class Repository.
RepoTokenImpl
Send the frame to the next station in the adjacency list.
frameSend2(TokenFrame)
- Method in class Repository.
RepoTokenImpl
Send the frame to the next station in the adjacency list.
frameSend2(TokenFrame, String)
- Method in class Repository.
RepoTokenImpl
Common implementation of frameSend.
fullAdd(String, ArchiveStatus, String, String, String, String, boolean, boolean)
- Method in class Repository.
SaveSubs
Deploy the full archive for an already installed Web archive.
G
GetSubscribers(String, HttpServletResponse, HTTPLog)
- Method in class Repository.
HTTPQuery
GETSUBSCRIBERS handling.
GetSubscribers(String)
- Method in interface Repository.
RepoQueryIF
Query API.
GetSubscribers(String)
- Method in class Repository.
RepoQueryImpl
Query API.
GetSubscribers(String, String)
- Method in class Repository.
RepoQueryImpl
Core implementation.
getASubs(HttpServletRequest)
- Method in class Repository.
SubscribeBean
Returns archive subscribers in HTML format.
getASubscribers(HttpServletRequest)
- Static method in class Repository.
SubscribeBean
Returns archive subscribers in HTML format.
getArch()
- Method in class Repository.
ListBean
Returns the archive whose Audit log could be displayed.
getArchPath(String)
- Method in class Repository.
Deployer
Returns an archive path.
getArchPath(String)
- Method in class Repository.
HTTPDeployer
Returns an archive path.
getArchPath(String)
- Method in class Repository.
JWSDPDeployer
Returns an archive path.
getArchives()
- Method in class Repository.
ArchiveHandler
getArchives(HttpServletRequest)
- Static method in class Repository.
PublishBean
Returns archives in HTML format.
getArchives(String, String)
- Static method in class Repository.
RepoArchs
Get map of archives.
getArchives(String, HttpServletRequest)
- Static method in class Repository.
SubscribeBean
Returns archives in HTML format.
getArchs(int, HttpServletRequest)
- Method in class Repository.
PublishBean
Returns archives in HTML format.
getArchs(String, int, HttpServletRequest)
- Method in class Repository.
SubscribeBean
Returns archives in HTML format.
getAudit(String, String, String, String)
- Method in class Repository.
Deployer
Returns the audit entries specific to an archive on a PageBox
getAudit(String, String, String, String)
- Method in class Repository.
HTTPDeployer
Returns the audit entries specific to an archive on a PageBox
getAudit(String, String, String, String)
- Method in class Repository.
JWSDPDeployer
Returns the audit entries specific to an archive on a PageBox
getAudit(String, String, String, String)
- Static method in class Repository.
RepoASubs
Get PageBox Audit.
getAudit(String, String, String, String)
- Static method in class Repository.
RepoSubs
Get PageBox Audit.
getAudit2(String, String, String, String)
- Method in class Repository.
RepoASubs
Get PageBox audit.
getAudit2(String, String, String, String)
- Method in class Repository.
RepoSubs
Get PageBox audit.
getDeployer(String)
- Static method in class Repository.
Deployer
Factory method.
getDownloadURL()
- Method in class Repository.
SubscriberHandler
getHost()
- Method in class Repository.
DynDns
Returns the dyndns defined host name.
getLog(String, boolean)
- Static method in class Repository.
Log
Return a Log object from logs.
getMode()
- Method in class Repository.
Log
Get the tracing mode
getPageBoxes()
- Method in class Repository.
ListBean
Return HTML code to display the PageBoxes and link to PageBoxAudit.
getReader()
- Method in class Repository.
Log
Get a Reader on the log file.
getSubs(HttpServletRequest)
- Method in class Repository.
SubscribeBean
Returns subscribers in HTML format.
getSubscribers(String, String, String)
- Static method in class Repository.
RepoASubs
Get map of archive subscribers.
getSubscribers(String, String, String)
- Static method in class Repository.
RepoSubs
Get map of subscribers.
getSubscribers(HttpServletRequest)
- Static method in class Repository.
SubscribeBean
Returns subscribers in HTML format.
getSubscribers()
- Method in class Repository.
SubscriberHandler
getSubscribers2(String, String, String)
- Static method in class Repository.
RepoASubs
Get map of archive subscribers.
getSubscribers2(String, String, String)
- Static method in class Repository.
RepoSubs
Get map of subscribers.
getSubscribers3(String, String)
- Static method in class Repository.
RepoASubs
Get map of subscribers.
getSubscribers3(String, String)
- Static method in class Repository.
RepoSubs
Get map of subscribers.
H
HTTPDeployer
- class Repository.
HTTPDeployer
.
Web service invoker for raw HTTP.
HTTPDeployer()
- Constructor for class Repository.
HTTPDeployer
HTTPLog
- class Repository.
HTTPLog
.
Data formatting and trace for raw HTTP troubleshooting.
HTTPLog(DataInputStream, DataOutputStream, String)
- Constructor for class Repository.
HTTPLog
Constructor.
HTTPQuery
- class Repository.
HTTPQuery
.
Web service server for raw HTTP.
HTTPQuery()
- Constructor for class Repository.
HTTPQuery
host
- Variable in class Repository.
DynDns
DNS name to register
I
in
- Variable in class Repository.
HTTPLog
Network input handle
inOld
- Variable in class Repository.
RepoArchs.ArchEntry
True when the entry existed in the old archive
info(String, String, String)
- Method in class Repository.
Log
Log an information message
init(ServletConfig)
- Method in class Repository.
ASelect
Invoked by Servlet container.
init(ServletConfig)
- Method in class Repository.
ASubscribe
Invoked by Servlet container.
init(ServletConfig)
- Method in class Repository.
Audit
Invoked by Servlet container.
init(ServletConfig)
- Method in class Repository.
HTTPQuery
Invoked by Servlet container.
init(javax.servlet.ServletContext)
- Method in interface Repository.
ListenerIF
Invoked by Subscriber at application load..
init(ServletConfig)
- Method in class Repository.
PageBoxAudit
Invoked by Servlet container.
init(ServletConfig)
- Method in class Repository.
PageBoxList
Invoked by Servlet container.
init(ServletConfig)
- Method in class Repository.
Publish
Invoked by Servlet container.
init(ServletConfig)
- Method in class Repository.
PublishArchive
Invoked by Servlet container.
init(String, String)
- Method in class Repository.
RepoASubs
Restores asubscribers.xml.
init(String, String)
- Method in class Repository.
RepoArchs
Restores archives.xml.
init(Object)
- Method in class Repository.
RepoQueryImpl
ServiceLifeCycle method.
init(String, String)
- Method in class Repository.
RepoSubs
Restores subscribers.xml.
init(ServletContext)
- Method in class Repository.
Retry
Initialization method.
init(ServletConfig)
- Method in class Repository.
Subscribe
Invoked by Servlet container.
init2(ServletContext)
- Method in class Repository.
RepoQueryImpl
Common initialization stuff.
inter
- Variable in class Repository.
DynDns
Network interface registered on DynDNS
isArrayByteBase64(byte[])
- Static method in class Repository.
Base64
isBase64(byte)
- Static method in class Repository.
Base64
isBase64(String)
- Static method in class Repository.
Base64
isRequestListener
- Static variable in class Repository.
EventHandler
Set to false with Servlet 2.3 (ServletRequestListener not supported)
J
JWSDPDeployer
- class Repository.
JWSDPDeployer
.
JWSDP Web service invoker.
JWSDPDeployer()
- Constructor for class Repository.
JWSDPDeployer
Constructor.
L
LOOKUPLENGTH
- Static variable in class Repository.
Base64
ListBean
- class Repository.
ListBean
.
Model used in pageboxlist.jsp.
ListBean(String, Map)
- Constructor for class Repository.
ListBean
Constructor.
ListenerIF
- interface Repository.
ListenerIF
.
Interface to non HTTP listener.
Log
- class Repository.
Log
.
Logging class.
Log(String, boolean)
- Constructor for class Repository.
Log
Constructor.
lastFrame
- Variable in class Repository.
RepoTokenImpl.Context
Last sent frame.
listener
- Variable in class Repository.
Retry
Non-HTTP listener instance
log
- Variable in class Repository.
DynDns
Logging object
log
- Variable in class Repository.
HTTPDeployer
Logging object
log(String)
- Method in class Repository.
HTTPLog
Write an entry on the trace.
log
- Variable in class Repository.
JWSDPDeployer
Logging object
log
- Variable in class Repository.
Log
Log file
log
- Variable in class Repository.
Retry
Logging object
logFile
- Variable in class Repository.
Log
Path of the log file
logs
- Static variable in class Repository.
Log
Log map Key: path of the log file Value: Log object
lookUpBase64Alphabet
- Static variable in class Repository.
Base64
M
master
- Variable in class Repository.
RepoTokenImpl.Context
Master frame = issue new token
maybeExpire
- Variable in class Repository.
ArchiveStatus
Time when the maybe status should expire and the deployment be retried or -1 if the status is not maybe
maybeExpire
- Variable in class Repository.
SubscriberHandler
Time when the maybe status should expire and the deployment be retried or -1 if the status is not maybe
mode
- Variable in class Repository.
Log
True if information messages
msg
- Variable in class Repository.
DeleteRc
Deletion message
msg
- Variable in class Repository.
RepoQueryIF.UrlStatus
Deployment message of the subscriber
myaddr
- Variable in class Repository.
DynDns
Already used IP address (from dyndns.txt)
myhost
- Variable in class Repository.
DynDns
Already used host name (from dyndns.txt)
N
NOTEMPTY
- Static variable in class Repository.
DeleteRc
The archive is still deployed somewhere
NOTFORWARD
- Static variable in class Repository.
TokenTest
toFrameSend return code: do not forward the frame to the next station
Notify(String, HttpServletResponse, HTTPLog)
- Method in class Repository.
HTTPQuery
NOTIFY handling.
Notify(String, RepoQueryIF.UrlStatus[])
- Method in interface Repository.
RepoQueryIF
Called by relay to notify the success or failure of a deployment.
Notify(String, RepoQueryIF.UrlStatus[])
- Method in class Repository.
RepoQueryImpl
Query API.
Notify(String, RepoQueryIF.UrlStatus[], String)
- Method in class Repository.
RepoQueryImpl
Core implementation.
NotifyFix(String, HttpServletResponse, HTTPLog)
- Method in class Repository.
HTTPQuery
NOTIFYFIX handling.
NotifyFix(String, FixArch[])
- Method in interface Repository.
RepoQueryIF
Called by Reinstall to change the archive status from PageBox err to installed.
NotifyFix(String, FixArch[])
- Method in class Repository.
RepoQueryImpl
Query API.
NotifyFix(String, FixArch[], String)
- Method in class Repository.
RepoQueryImpl
Core implementation.
name
- Variable in class Repository.
ArchiveHandler
Archive name
name
- Variable in class Repository.
DynDns
Name of the network interface registered on DynDNS
name
- Variable in class Repository.
FixArch
Archive name
name
- Variable in class Repository.
SubscriberHandler
Archive name
notify(String, String, String, RepoQueryIF.UrlStatus[])
- Static method in class Repository.
RepoASubs
Notifies the success or failure of a deployment set.
notify(String, String, String, RepoQueryIF.UrlStatus[])
- Static method in class Repository.
RepoSubs
Notifies the success or failure of a deployment set.
notify2(String, String, String, RepoQueryIF.UrlStatus[])
- Method in class Repository.
SaveSubs
Notifies the success or failure of a deployment set.
notifyFix(String, String, String, FixArch[])
- Static method in class Repository.
RepoASubs
Notifies the fix of a setting problem.
notifyFix(String, String, String, FixArch[])
- Static method in class Repository.
RepoSubs
Notifies the fix of a setting problem.
notifyFix2(String, String, String, FixArch[], boolean)
- Method in class Repository.
SaveSubs
Notifies the fix of a setting problem.
O
oldDate
- Variable in class Repository.
Archive
Last modified date of the previous version of the archive
oldStatus
- Variable in class Repository.
ArchiveStatus
Previous status: installed, pending, archive err, PageBox err, pending remove, maybe or null when update not ongoing
oldStatus
- Variable in class Repository.
SubscriberHandler
Previous status: installed, pending, archive err, PageBox err, pending remove, maybe or null when update not ongoing
order
- Variable in class Repository.
DateArch
true if ascending order of date
out
- Variable in class Repository.
HTTPLog
Network output handle
owner
- Variable in class Repository.
Archive
User who published this archive
P
PAD
- Static variable in class Repository.
Base64
PageBoxAudit
- class Repository.
PageBoxAudit
.
Publisher view of the PageBox log.
PageBoxAudit()
- Constructor for class Repository.
PageBoxAudit
PageBoxList
- class Repository.
PageBoxList
.
Publisher view of the PageBoxes that deployed an archive.
PageBoxList()
- Constructor for class Repository.
PageBoxList
Publish
- class Repository.
Publish
.
Publish controller.
Publish()
- Constructor for class Repository.
Publish
PublishArchive
- class Repository.
PublishArchive
.
Archive Publish controller.
PublishArchive()
- Constructor for class Repository.
PublishArchive
PublishBean
- class Repository.
PublishBean
.
Model used in publish.jsp.
PublishBean()
- Constructor for class Repository.
PublishBean
password
- Variable in class Repository.
DynDns
Password used to connect to DynDNS
password
- Variable in class Repository.
RepoQueryIF.AuthSub
Password used to log on the subscribed PageBox
pbPasswd
- Variable in class Repository.
Subscriber
PageBox password
pbUser
- Variable in class Repository.
Subscriber
PageBox user name
pendingRemove
- Variable in class Repository.
Archive
true if pending remove
period
- Variable in class Repository.
RepoTokenImpl
Token timeout; default: 2 secs
period
- Variable in class Repository.
Retry
Period between two retries = 1/4 hour
printError(String, PrintWriter)
- Method in class Repository.
PageBoxAudit
Print error page.
pubBean
- Variable in class Repository.
RepoArchs
Model using the archives TreeMap.
pw
- Variable in class Repository.
HTTPLog
Log file handle
Q
queue
- Variable in class Repository.
RepoTokenImpl.RepoTokenThread
Queue used to pass frames.
R
RepoASubs
- class Repository.
RepoASubs
.
Handling of Repository archive subscribers.
RepoASubs()
- Constructor for class Repository.
RepoASubs
Private constructor to prevent instantiating RepoASubs from outside.
RepoArchs
- class Repository.
RepoArchs
.
Handling of published archives.
RepoArchs()
- Constructor for class Repository.
RepoArchs
Private constructor to prevent instantiating RepoArchs from outside.
RepoArchs.ArchEntry
- class Repository.
RepoArchs.ArchEntry
.
Describes an archive entry.
RepoArchs.ArchEntry(byte[])
- Constructor for class Repository.
RepoArchs.ArchEntry
Constructor.
RepoQueryIF
- interface Repository.
RepoQueryIF
.
Interface of the Query and Notification Web Service.
RepoQueryIF.AuthSub
- class Repository.
RepoQueryIF.AuthSub
.
Class wrapping the subscribed PageBox, its user and password.
RepoQueryIF.AuthSub()
- Constructor for class Repository.
RepoQueryIF.AuthSub
RepoQueryIF.UrlStatus
- class Repository.
RepoQueryIF.UrlStatus
.
Class wrapping the url and deployment status of a subscriber.
RepoQueryIF.UrlStatus()
- Constructor for class Repository.
RepoQueryIF.UrlStatus
RepoQueryImpl
- class Repository.
RepoQueryImpl
.
Query and Notification Web Service.
RepoQueryImpl()
- Constructor for class Repository.
RepoQueryImpl
RepoSubs
- class Repository.
RepoSubs
.
Handling of Repository subscribers.
RepoSubs()
- Constructor for class Repository.
RepoSubs
Private constructor to prevent instantiating RepoSubs from outside.
RepoTokenIF
- interface Repository.
RepoTokenIF
.
Token ring methods.
RepoTokenImpl
- class Repository.
RepoTokenImpl
.
Token ring Repository implementation.
RepoTokenImpl()
- Constructor for class Repository.
RepoTokenImpl
RepoTokenImpl.Context
- class Repository.
RepoTokenImpl.Context
.
Token context stored as a ServletContext attribute.
RepoTokenImpl.Context()
- Constructor for class Repository.
RepoTokenImpl.Context
RepoTokenImpl.RepoTokenThread
- class Repository.
RepoTokenImpl.RepoTokenThread
.
Thread class sending frames to the first station on the ring.
RepoTokenImpl.RepoTokenThread()
- Constructor for class Repository.
RepoTokenImpl.RepoTokenThread
Repository
- package Repository
Retry
- class Repository.
Retry
.
deploy and undeploy retry.
Retry()
- Constructor for class Repository.
Retry
Retry.RetryThread
- class Repository.
Retry.RetryThread
.
Thread class retrying deployments and undeployments.
Retry.RetryThread()
- Constructor for class Repository.
Retry.RetryThread
ra
- Static variable in class Repository.
RepoArchs
Archives instance
rank
- Variable in class Repository.
Subscriber
Bandwidth, 0 or -1 with ranking algorithm.
ras
- Static variable in class Repository.
RepoASubs
asubscribers instance
readArchive(String, String, String)
- Method in class Repository.
SaveSubs
Reads the archive in a byte array.
readBoolean()
- Method in class Repository.
HTTPLog
Read a boolean from the network input and log it.
readBytes()
- Method in class Repository.
HTTPLog
Read a buffer from the network input and log it.
readInt()
- Method in class Repository.
HTTPLog
Read a int from the network input and log it.
readString()
- Method in class Repository.
HTTPLog
Read a string from the network input and log it.
register()
- Method in class Repository.
DynDns
Retrieves the IP address and calls register2..
register2(String)
- Method in class Repository.
DynDns
Calls the registration page and updates dyndns.txt if needed.
relay(String, String, String, String, String, String, boolean, boolean, ArrayList, byte[])
- Method in class Repository.
SaveSubs
relayTime
- Variable in class Repository.
Retry
Unsafe time between relay deployment and changes
rename(String, String, String)
- Method in class Repository.
Deployer
Change the repository URL.
rename(String, String, String)
- Method in class Repository.
HTTPDeployer
Change the repository URL.
rename(String, String, String)
- Method in class Repository.
JWSDPDeployer
Change the repository URL.
requestDestroyed(ServletRequestEvent)
- Method in class Repository.
EventHandler
ServletRequestListener called when a request leaves the application.
requestInitialized(ServletRequestEvent)
- Method in class Repository.
EventHandler
ServletRequestListener called when a request enters the application.
retry()
- Static method in class Repository.
RepoASubs
Called by Retry.
retry()
- Static method in class Repository.
RepoSubs
Called by Retry.
retry
- Static variable in class Repository.
Subscribe
deploy and undeploy retry
retryDeploy()
- Method in class Repository.
SaveSubs
Retry deploy and undeploy.
rqi
- Variable in class Repository.
HTTPQuery
RepoQueryImpl defined as a member variable to follow the Web service semantic
rs
- Static variable in class Repository.
RepoSubs
Subscribers instance
rt
- Variable in class Repository.
Retry
Thread handle
rtt
- Variable in class Repository.
RepoTokenImpl.Context
Thread class
run()
- Method in class Repository.
RepoTokenImpl.RepoTokenThread
Main method of the RepoTokenImpl thread.
run()
- Method in class Repository.
Retry.RetryThread
Main method of the RetryThread thread.
runInstall
- Variable in class Repository.
Archive
Run application server installer if true
S
SIGN
- Static variable in class Repository.
Base64
SIXBIT
- Static variable in class Repository.
Base64
SIXTEENBIT
- Static variable in class Repository.
Base64
SORTARCH
- Static variable in class Repository.
SubscribeBean
Default value of sortType.
SORTDATE
- Static variable in class Repository.
SubscribeBean
Sorted on date
SaveSubs
- class Repository.
SaveSubs
.
Handling of subscribers serialization and common operations.
SaveSubs()
- Constructor for class Repository.
SaveSubs
Subscribe
- class Repository.
Subscribe
.
Subscriber controller.
Subscribe()
- Constructor for class Repository.
Subscribe
SubscribeBean
- class Repository.
SubscribeBean
.
Model used in subscribe.jsp, asubscribe.jsp and aselect.jsp.
SubscribeBean()
- Constructor for class Repository.
SubscribeBean
Subscriber
- class Repository.
Subscriber
.
Describes a subscribed PageBox.
Subscriber(String, String, String, String, TreeMap, int)
- Constructor for class Repository.
Subscriber
Constructor.
Subscriber()
- Constructor for class Repository.
Subscriber
Default constructor
SubscriberHandler
- class Repository.
SubscriberHandler
.
SAX handler for subscribers.xml and asubscribers.xml.
SubscriberHandler()
- Constructor for class Repository.
SubscriberHandler
save(String, String)
- Method in class Repository.
RepoArchs
Saves archives.xml.
save(String, String, String)
- Method in class Repository.
SaveSubs
Saves subscribers on the path file.
sdf
- Variable in class Repository.
HTTPLog
SimpleDateFormat used to build log entries
sdf
- Variable in class Repository.
Log
SimpleDateFormat used to build log entries
sdf
- Static variable in class Repository.
RepoArchs
Date formatter used to set the date in archive objects
sec
- Variable in class Repository.
RepoTokenImpl
Allows retrieving ServletContext and UserPrincipal
ser(Object)
- Method in class Repository.
JWSDPDeployer
Serializer for LinkedList entries.
ser(Object)
- Method in class Repository.
RepoTokenImpl
Serializer for LinkedList entries.
setIn(DataInputStream)
- Method in class Repository.
HTTPLog
Set the network output stream.
setMode(boolean)
- Method in class Repository.
Log
Set the tracing mode
setOut(DataOutputStream)
- Method in class Repository.
HTTPLog
Set the network output stream.
setUrl(String, String, String, Log)
- Method in class Repository.
Deployer
Set the Web service URI.
setUrl(String, String, String, Log)
- Method in interface Repository.
DeployerIF
Set the Web service URI.
setUrl(String, String, String, Log)
- Method in class Repository.
HTTPDeployer
Set the Web service URI.
setUrl(String, String, String, Log)
- Method in class Repository.
JWSDPDeployer
Set the Web service URI.
setUrl(String)
- Method in interface Repository.
TokenNotifierIF
Notifies the Token implementation about a change of the Repository URL
size
- Variable in class Repository.
Archive
Size of the archive
startElement(String, String, String, Attributes)
- Method in class Repository.
ArchiveHandler
Method called at the beginning of an element.
startElement(String, String, String, Attributes)
- Method in class Repository.
SubscriberHandler
Method called at the beginning of an element.
started
- Variable in class Repository.
RepoTokenImpl.RepoTokenThread
True when thread started.
state
- Variable in class Repository.
Subscriber
Subscriber state
status
- Variable in class Repository.
ArchiveStatus
Deployment status: installed, pending, archive err, PageBox err, pending remove, maybe
status
- Variable in class Repository.
FixArch
Archive deployment status from DeployIF: OK or ARCHPB
status
- Variable in class Repository.
SubscriberHandler
Deployment status of the archive
sub(String, String, String, String, String, int)
- Method in class Repository.
RepoASubs
Adds an archive subscriber to the repository.
sub(String, String, String, String, String, int)
- Method in class Repository.
RepoSubs
Adds a subscriber to the repository.
sub
- Variable in class Repository.
SubscriberHandler
Current subscriber
subBean
- Variable in class Repository.
SaveSubs
Model using the subscribers TreeMap.
subscribe(String, String, String, String, String, int)
- Static method in class Repository.
RepoASubs
Adds an archive subscriber to the repository.
subscribe(String, String, String, String, String, int)
- Static method in class Repository.
RepoSubs
Adds a subscriber to the repository.
subscribers
- Variable in class Repository.
ListBean
Map containing the PageBoxes where the archive is deployed.
subscribers
- Variable in class Repository.
SubscribeBean
Repository subscribers Key: subscriber URL Value: Subscriber object
subscribers
- Variable in class Repository.
SubscriberHandler
Subscriber map. Key: Subscriber URL Value: Subscriber object
sync(String, String, String)
- Static method in class Repository.
RepoSubs
Synchronizes a subscriber with the repository.
sync2(String, String, String)
- Method in class Repository.
RepoSubs
Synchronize deployed archives with published archives.
T
TWENTYFOURBITGROUP
- Static variable in class Repository.
Base64
TokenNotifierIF
- interface Repository.
TokenNotifierIF
.
Events from the Repository to the Token ring implementation.
TokenTest
- class Repository.
TokenTest
.
Test of the Token errors.
TokenTest()
- Constructor for class Repository.
TokenTest
Constructor.
templates
- Variable in class Repository.
PageBoxAudit
Cached audit-pagebox.xml template
test()
- Method in class Repository.
RepoTokenImpl
Use TokenTest to simulate errors.
to
- Variable in class Repository.
HTTPLog
Target or source URL
toFrameSend()
- Method in class Repository.
TokenTest
Returns how frameSend should be processed.
toStop
- Variable in class Repository.
DynDns
If true ends the thread
toStop
- Variable in class Repository.
Retry.RetryThread
If true ends the thread
tokenInit(ServletContext)
- Method in class Repository.
RepoTokenImpl
Initialize implementation.
tokenRegister(String, HttpServletResponse, HTTPLog)
- Method in class Repository.
HTTPQuery
TKREGISTER handling.
tokenRegister(String)
- Method in interface Repository.
RepoTokenIF
Token management method.
tokenRegister(String)
- Method in class Repository.
RepoTokenImpl
Token management method.
tokenRegister(String, String)
- Method in class Repository.
RepoTokenImpl
Token management method.
tokenUnregister(String, HttpServletResponse, HTTPLog)
- Method in class Repository.
HTTPQuery
TKUNREGISTER handling.
tokenUnregister(String)
- Method in interface Repository.
RepoTokenIF
Token management method.
tokenUnregister(String)
- Method in class Repository.
RepoTokenImpl
Token management method.
tokenUnregister(String, String)
- Method in class Repository.
RepoTokenImpl
Token management method.
tt
- Variable in class Repository.
RepoTokenImpl
Used to test the Token implementation
U
unser(String)
- Method in class Repository.
JWSDPDeployer
Unserializer for LinkedList entries.
unser(String)
- Method in class Repository.
RepoTokenImpl
Unserializer for LinkedList entries.
unsub(String, String, String, boolean)
- Method in class Repository.
SaveSubs
Removes a subscriber from the repository.
unsubscribe(String, String, String, boolean)
- Static method in class Repository.
RepoASubs
Removes a subscriber from the repository.
unsubscribe(String, String, String, boolean)
- Static method in class Repository.
RepoSubs
Removes a subscriber from the repository.
up
- Variable in class Repository.
HTTPDeployer
Web service encoded user and password
update(String, String, String, Enumeration)
- Static method in class Repository.
RepoASubs
Updates the archive list of the subscriber.
update(String, String, String, String, String, int)
- Static method in class Repository.
RepoSubs
Updates subscriber information on a repository.
update2(String, String, String, String, String, int)
- Static method in class Repository.
RepoASubs
Updates archive subscriber information on a repository.
updateArch(String, String, String, String, String, String, boolean, ArrayList)
- Method in class Repository.
SaveSubs
updateRep(String, String, String, String, String, int)
- Method in class Repository.
SaveSubs
Updates archive subscriber information on a repository.
uploadDir
- Variable in class Repository.
PublishArchive
Directory where archives are uploaded
url
- Variable in class Repository.
DynDns
DynDNS registration service URL
url
- Variable in class Repository.
HTTPDeployer
Web service URI
url
- Variable in class Repository.
RepoQueryIF.AuthSub
URL of the subscribed PageBox
url
- Variable in class Repository.
RepoQueryIF.UrlStatus
Subscriber URL
url
- Variable in class Repository.
SubscriberHandler
Subscriber URL
user
- Variable in class Repository.
DynDns
User used to connect to DynDNS
user
- Variable in class Repository.
RepoQueryIF.AuthSub
User used to log on the subscribed PageBox
user
- Variable in class Repository.
Subscriber
Subscriber user name
user
- Variable in class Repository.
SubscriberHandler
Subscriber user name
W
warn(String, String, String)
- Method in class Repository.
Log
Log a warning message
workDir
- Variable in class Repository.
DynDns
Directory where dyndns.txt is defined
workDir
- Variable in class Repository.
Retry
Directory where archives.xml is defined
write(String)
- Method in class Repository.
HTTPLog
Write on both network and log.
write(int)
- Method in class Repository.
HTTPLog
Write on both network and log.
write(boolean)
- Method in class Repository.
HTTPLog
Write on both network and log.
write(byte[])
- Method in class Repository.
HTTPLog
Write on both network and log.
writeBegin(PrintWriter, String)
- Method in class Repository.
Audit
Write the beginning of the html stream.
writeEnd(PrintWriter, String)
- Method in class Repository.
Audit
Write the end of the html stream.
writeLog(PrintWriter, String)
- Method in class Repository.
Audit
Write the log.
ws
- Variable in class Repository.
Retry
Web service URL
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes