|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.proxy.ProxyLogger
public class ProxyLogger
A class to handle proxy logging.
| Constructor Summary | |
|---|---|
ProxyLogger()
Create a new ProxyLogger. |
|
| Method Summary | |
|---|---|
long |
getOffset()
Get the distance to GMT in millis |
void |
logConnection(Connection con)
Log a finished connection. |
void |
setup(SProperties config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyLogger()
| Method Detail |
|---|
public long getOffset()
public void setup(SProperties config)
throws IOException
IOExceptionpublic void logConnection(Connection con)
ConnectionLogger
logConnection in interface ConnectionLoggercon - the Connection that has finished one operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||