final class AMQPConnectionListener.NetServerOut extends Daemon
Modifier and Type | Field and Description |
---|---|
private OutputStream |
os |
Constructor and Description |
---|
AMQPConnectionListener.NetServerOut(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
close()
Releases any resources attached to this daemon.
|
void |
run() |
protected void |
shutdown()
Interrupts a thread that waits for long periods.
|
private void |
writeToPeer(Frame frame) |
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setName, setPriority, setThreadGroup, start, stop, toString
private OutputStream os
AMQPConnectionListener.NetServerOut(String name)
protected void close()
Daemon
protected void shutdown()
Daemon
private void writeToPeer(Frame frame) throws IOException
IOException
public void run()
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.