All Packages Class Hierarchy This Package Previous Next Index
Class CsocketS.StubForCSServer
java.lang.Object
|
+----org.omg.CORBA.portable.ObjectImpl
|
+----CsocketS.StubForCSServer
- public class StubForCSServer
- extends ObjectImpl
- implements CSServer
-
_ob_ids_
-
-
StubForCSServer()
-
-
_ids()
-
-
available()
-
-
close()
-
-
destroy()
-
-
get_id()
-
-
getKey(larrayHolder)
-
-
open(String, int)
-
-
read(larrayHolder)
-
-
write(byte[])
-
_ob_ids_
static final String _ob_ids_[]
StubForCSServer
public StubForCSServer()
_ids
public String[] _ids()
- Overrides:
- _ids in class ObjectImpl
get_id
public int get_id()
close
public void close()
open
public void open(String _ob_a0,
int _ob_a1)
read
public int read(larrayHolder _ob_ah0)
write
public void write(byte _ob_a0[])
getKey
public void getKey(larrayHolder _ob_ah0)
available
public int available()
destroy
public void destroy()
All Packages Class Hierarchy This Package Previous Next Index