net.sf.infrared.agent.transport
Class InfraREDSocketAppender
java.lang.Object
net.sf.infrared.agent.transport.InfraREDSocketAppender
- public class InfraREDSocketAppender
- extends Object
Respoonsible for writing the Statistics details to a Socket in case of Centralized Collection Strategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfraREDSocketAppender
public InfraREDSocketAppender()
InfraREDSocketAppender
public InfraREDSocketAppender(InetAddress address,
int port)
InfraREDSocketAppender
public InfraREDSocketAppender(String host,
int port)
close
public void close()
cleanUp
public void cleanUp()
append
public void append(Statistics stats)
setReconnectionDelay
public void setReconnectionDelay(int delay)
getReconnectionDelay
public int getReconnectionDelay()