A C D G I L O R S U

A

Activator - Class in org.apache.ace.gateway.log
 
Activator() - Constructor for class org.apache.ace.gateway.log.Activator
 

C

close() - Method in class org.apache.ace.gateway.log.task.Connection
Should be called when a Connection is used to do a POST (write to it's outputstream) without reading it's inputstream (the response).
Connection - Class in org.apache.ace.gateway.log.task
Helper class that abstracts handling of a URLConnection somewhat.
Connection(URL) - Constructor for class org.apache.ace.gateway.log.task.Connection
 

D

deleted(String) - Method in class org.apache.ace.gateway.log.Activator
 
destroy(BundleContext, DependencyManager) - Method in class org.apache.ace.gateway.log.Activator
 

G

getDescriptor(InputStream) - Method in class org.apache.ace.gateway.log.task.LogSyncTask
Retrieves a LogDescriptor object from the specified stream.
getInputStream() - Method in class org.apache.ace.gateway.log.task.Connection
Enables the retrieving of input using this connection and returns an inputstream to the connection.
getName() - Method in class org.apache.ace.gateway.log.Activator
 
getOutputStream() - Method in class org.apache.ace.gateway.log.task.Connection
Enables the sending of output using this connection and returns an outputstream to the connection.

I

init(BundleContext, DependencyManager) - Method in class org.apache.ace.gateway.log.Activator
 

L

log(int, Dictionary) - Method in class org.apache.ace.gateway.log.LogImpl
 
LogImpl - Class in org.apache.ace.gateway.log
 
LogImpl() - Constructor for class org.apache.ace.gateway.log.LogImpl
 
LogSyncTask - Class in org.apache.ace.gateway.log.task
 
LogSyncTask(String) - Constructor for class org.apache.ace.gateway.log.task.LogSyncTask
 

O

org.apache.ace.gateway.log - package org.apache.ace.gateway.log
 
org.apache.ace.gateway.log.task - package org.apache.ace.gateway.log.task
 

R

run() - Method in class org.apache.ace.gateway.log.task.LogSyncTask
Synchronize the log events available remote with the events available locally.

S

synchronizeLog(long, InputStream, Connection) - Method in class org.apache.ace.gateway.log.task.LogSyncTask
Synchronizes a single log (there can be multiple log/logid's per gateway).

U

updated(String, Dictionary) - Method in class org.apache.ace.gateway.log.Activator
 

A C D G I L O R S U

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.