All Packages Class Hierarchy This Package Previous Next Index
Class VierGewinnt._MeisterImplBase
VierGewinnt._MeisterImplBase
- public abstract class _MeisterImplBase
- implements Meister
_MeisterImplBase()
-
_MeisterImplBase(String)
-
_execute(Meister, int, InputStream, OutputStream)
-
_execute(MethodPointer, InputStream, OutputStream)
-
_ids()
-
_methods()
-
_MeisterImplBase
protected _MeisterImplBase(java.lang.String name)
_MeisterImplBase
protected _MeisterImplBase()
_ids
public java.lang.String[] _ids()
_methods
public org.omg.CORBA.portable.MethodPointer[] _methods()
_execute
public boolean _execute(org.omg.CORBA.portable.MethodPointer method,
org.omg.CORBA.portable.InputStream input,
org.omg.CORBA.portable.OutputStream output)
_execute
public static boolean _execute(Meister _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