|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.sics.isl.inet.InetServer
se.sics.tasim.is.common.BlockingViewerServer
public class BlockingViewerServer
Constructor Summary | |
---|---|
BlockingViewerServer(InfoServer infoServer)
|
Method Summary | |
---|---|
java.lang.String |
getStatus(java.lang.String propertyName)
|
protected void |
newConnection(java.net.Socket socket)
|
protected void |
serverShutdown()
|
protected void |
serverStarted()
|
Methods inherited from class se.sics.isl.inet.InetServer |
---|
getBindAddress, getHost, getLocalHostName, getName, getPort, isRunning, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockingViewerServer(InfoServer infoServer)
Method Detail |
---|
protected void serverStarted()
serverStarted
in class InetServer
protected void serverShutdown()
serverShutdown
in class InetServer
protected void newConnection(java.net.Socket socket) throws java.io.IOException
newConnection
in class InetServer
java.io.IOException
public java.lang.String getStatus(java.lang.String propertyName)
getStatus
in interface AMonitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |