All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CsocketS._ConnFactoryImplBase

java.lang.Object
   |
   +----org.omg.CORBA.portable.ObjectImpl
           |
           +----org.omg.CORBA.DynamicImplementation
                   |
                   +----CsocketS._ConnFactoryImplBase

public abstract class _ConnFactoryImplBase
extends DynamicImplementation
implements ConnFactory

Variable Index

 o _ob_ids_

Constructor Index

 o _ConnFactoryImplBase()

Method Index

 o _ids()
 o _OB_op_CreateConn(ServerRequest)
 o CreateConn()
 o invoke(ServerRequest)

Variables

 o _ob_ids_
 static final String _ob_ids_[]

Constructors

 o _ConnFactoryImplBase
 public _ConnFactoryImplBase()

Methods

 o _OB_op_CreateConn
 private final void _OB_op_CreateConn(ServerRequest _ob_req)
 o _ids
 public String[] _ids()
Overrides:
_ids in class ObjectImpl
 o invoke
 public final void invoke(ServerRequest _ob_req)
Overrides:
invoke in class DynamicImplementation

All Packages  Class Hierarchy  This Package  Previous  Next  Index