| org.apache.geronimo.corba.compiler.Simple
Simple | public interface Simple extends Remote,Special(Code) | | version: $Rev: 451417 $ $Date: 2006-09-29 13:13:22 -0700 (Fri, 29 Sep 2006) $ |
Method Summary | |
public void | invoke(boolean x0, char x1, byte x2, int x3, long x4, float x5, double x6, BigDecimal x7, Class x8, org.omg.CORBA.Object x9, org.omg.CORBA.Any x10, org.omg.CORBA.TypeCode x11, CheeseIDLEntity x12, Generic$Interface x13, BlahEx x14, BooException x15) | public Foo | invokeFoo() | public Generic$Interface | invokeGeneric$Interface() | public int | invokeInt() | public String | invokeString() |
invoke | public void invoke(boolean x0, char x1, byte x2, int x3, long x4, float x5, double x6, BigDecimal x7, Class x8, org.omg.CORBA.Object x9, org.omg.CORBA.Any x10, org.omg.CORBA.TypeCode x11, CheeseIDLEntity x12, Generic$Interface x13, BlahEx x14, BooException x15) throws RemoteException, RemoteException, BlahEx, BooException, DonkeyEx, Donkey(Code) | | |
|
|