All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class VierGewinnt._PartieManagerImplBase

VierGewinnt._PartieManagerImplBase

public abstract class _PartieManagerImplBase
implements PartieManager

Constructor Index

 o _PartieManagerImplBase()
 
 o _PartieManagerImplBase(String)
 

Method Index

 o _execute(MethodPointer, InputStream, OutputStream)
 
 o _execute(PartieManager, int, InputStream, OutputStream)
 
 o _ids()
 
 o _methods()
 

Constructor Detail

 o _PartieManagerImplBase
protected _PartieManagerImplBase(java.lang.String name)
 o _PartieManagerImplBase
protected _PartieManagerImplBase()

Method Detail

 o _ids
public java.lang.String[] _ids()
 o _methods
public org.omg.CORBA.portable.MethodPointer[] _methods()
 o _execute
public boolean _execute(org.omg.CORBA.portable.MethodPointer method,
                        org.omg.CORBA.portable.InputStream input,
                        org.omg.CORBA.portable.OutputStream output)
 o _execute
public static boolean _execute(PartieManager _self,
                               int _method_id,
                               org.omg.CORBA.portable.InputStream _input,
                               org.omg.CORBA.portable.OutputStream _output)

All Packages  Class Hierarchy  This Package  Previous  Next  Index