All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class VierGewinnt._Partie4gewinntImplBase

VierGewinnt._Partie4gewinntImplBase

public abstract class _Partie4gewinntImplBase
implements Partie4gewinnt

Constructor Index

 o _Partie4gewinntImplBase()
 
 o _Partie4gewinntImplBase(String)
 

Method Index

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

Constructor Detail

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

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(Partie4gewinnt _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