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

Variable Index

 o _ob_ids_

Constructor Index

 o StubForCSServer()

Method Index

 o _ids()
 o available()
 o close()
 o destroy()
 o get_id()
 o getKey(larrayHolder)
 o open(String, int)
 o read(larrayHolder)
 o write(byte[])

Variables

 o _ob_ids_
 static final String _ob_ids_[]

Constructors

 o StubForCSServer
 public StubForCSServer()

Methods

 o _ids
 public String[] _ids()
Overrides:
_ids in class ObjectImpl
 o get_id
 public int get_id()
 o close
 public void close()
 o open
 public void open(String _ob_a0,
                  int _ob_a1)
 o read
 public int read(larrayHolder _ob_ah0)
 o write
 public void write(byte _ob_a0[])
 o getKey
 public void getKey(larrayHolder _ob_ah0)
 o available
 public int available()
 o destroy
 public void destroy()

All Packages  Class Hierarchy  This Package  Previous  Next  Index