org.opennms.netmgt.utils
Class TcpEventProxy.Connection
java.lang.Object
org.opennms.netmgt.utils.TcpEventProxy.Connection
- Enclosing class:
- TcpEventProxy
- public class TcpEventProxy.Connection
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_sock
private java.net.Socket m_sock
m_writer
private java.io.Writer m_writer
m_reader
private java.io.Reader m_reader
m_rdrThread
private java.lang.Thread m_rdrThread
TcpEventProxy.Connection
public TcpEventProxy.Connection(java.net.InetAddress target,
int port)
throws java.io.IOException
getWriter
public java.io.Writer getWriter()
close
public void close()
finalize
protected void finalize()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
Generated by eevans on May 29 2005 2015.