Class COM.ibm.jaws.mofw.BaseCollectionSkeleton
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.mofw.BaseCollectionSkeleton

java.lang.Object
   |
   +----COM.ibm.corba.IIOPSkeleton
           |
           +----COM.ibm.jaws.mofw.BaseCollectionSkeleton

public class BaseCollectionSkeleton
extends IIOPSkeleton
IIOP Skeleton class for interface COM.ibm.jaws.mofw.BaseCollection
See Also:
BaseCollection

Constructor Index

 o BaseCollectionSkeleton()

Method Index

 o processRequest(Object, String, IIOPInputStream, IIOPOutputStream)

Constructors

 o BaseCollectionSkeleton
  public BaseCollectionSkeleton()

Methods

 o processRequest
  public void processRequest(Object targetIn,
                             String methodName,
                             IIOPInputStream request,
                             IIOPOutputStream reply)
Overrides:
processRequest in class IIOPSkeleton

All Packages  Class Hierarchy  This Package  Previous  Next  Index