gr.uoa.di.madgik.execution.plan.element.invocable.tcpserver
Class ExecEngTCPConnManagerEntry
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.tcpserver.ExecEngTCPConnManagerEntry
- All Implemented Interfaces:
- gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry
public class ExecEngTCPConnManagerEntry
- extends Object
- implements gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry
| Nested classes/interfaces inherited from interface gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry |
gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry.NamedEntry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecEngTCPConnManagerEntry
public ExecEngTCPConnManagerEntry()
GetName
public gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry.NamedEntry GetName()
- Specified by:
GetName in interface gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry
HandleConnection
public void HandleConnection(Socket socket)
- Specified by:
HandleConnection in interface gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry
HandleConnection
public void HandleConnection(ObjectInputStream ois,
Socket socket)
- Specified by:
HandleConnection in interface gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry
Copyright © 2012. All Rights Reserved.