org.ozoneDB.DxLib.net
Class DxServer
java.lang.Object
|
+--org.ozoneDB.DxLib.DxObject
|
+--org.ozoneDB.DxLib.net.DxClient
|
+--org.ozoneDB.DxLib.net.DxServer
- All Implemented Interfaces:
- java.lang.Cloneable, DxCompatible, java.io.Serializable
- public class DxServer
- extends DxClient
DxServer ist eine einfache Socketverbindung an einem speziellen Port, an
welche DxCompatible's gesendet bzw. empfangen werden können.
- Version:
- $Revision: 1.1 $Date: 2001/12/18 10:31:30 $
- Author:
- SMB
- See Also:
- Serialized Form
Field Summary |
(package private) java.net.ServerSocket |
server
|
Fields inherited from class org.ozoneDB.DxLib.DxObject |
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
server
java.net.ServerSocket server
DxServer
public DxServer(int port)
throws java.io.IOException
accept
public void accept()
throws java.io.IOException
java.io.IOException
close
public void close()
throws java.io.IOException
- Overrides:
close
in class DxClient
java.io.IOException
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.