public interface RmiIiopStatefulObject
extends javax.ejb.EJBObject
String returnStringObject(String data) throws RemoteException
RemoteExceptionString[] returnStringObjectArray(String[] data) throws RemoteException
RemoteExceptionCharacter returnCharacterObject(Character data) throws RemoteException
RemoteExceptionchar returnCharacterPrimitive(char data)
throws RemoteException
RemoteExceptionCharacter[] returnCharacterObjectArray(Character[] data) throws RemoteException
RemoteExceptionchar[] returnCharacterPrimitiveArray(char[] data)
throws RemoteException
RemoteExceptionBoolean returnBooleanObject(Boolean data) throws RemoteException
RemoteExceptionboolean returnBooleanPrimitive(boolean data)
throws RemoteException
RemoteExceptionBoolean[] returnBooleanObjectArray(Boolean[] data) throws RemoteException
RemoteExceptionboolean[] returnBooleanPrimitiveArray(boolean[] data)
throws RemoteException
RemoteExceptionByte returnByteObject(Byte data) throws RemoteException
RemoteExceptionbyte returnBytePrimitive(byte data)
throws RemoteException
RemoteExceptionByte[] returnByteObjectArray(Byte[] data) throws RemoteException
RemoteExceptionbyte[] returnBytePrimitiveArray(byte[] data)
throws RemoteException
RemoteExceptionShort returnShortObject(Short data) throws RemoteException
RemoteExceptionshort returnShortPrimitive(short data)
throws RemoteException
RemoteExceptionShort[] returnShortObjectArray(Short[] data) throws RemoteException
RemoteExceptionshort[] returnShortPrimitiveArray(short[] data)
throws RemoteException
RemoteExceptionInteger returnIntegerObject(Integer data) throws RemoteException
RemoteExceptionint returnIntegerPrimitive(int data)
throws RemoteException
RemoteExceptionInteger[] returnIntegerObjectArray(Integer[] data) throws RemoteException
RemoteExceptionint[] returnIntegerPrimitiveArray(int[] data)
throws RemoteException
RemoteExceptionLong returnLongObject(Long data) throws RemoteException
RemoteExceptionlong returnLongPrimitive(long data)
throws RemoteException
RemoteExceptionLong[] returnLongObjectArray(Long[] data) throws RemoteException
RemoteExceptionlong[] returnLongPrimitiveArray(long[] data)
throws RemoteException
RemoteExceptionFloat returnFloatObject(Float data) throws RemoteException
RemoteExceptionfloat returnFloatPrimitive(float data)
throws RemoteException
RemoteExceptionFloat[] returnFloatObjectArray(Float[] data) throws RemoteException
RemoteExceptionfloat[] returnFloatPrimitiveArray(float[] data)
throws RemoteException
RemoteExceptionDouble returnDoubleObject(Double data) throws RemoteException
RemoteExceptiondouble returnDoublePrimitive(double data)
throws RemoteException
RemoteExceptionDouble[] returnDoubleObjectArray(Double[] data) throws RemoteException
RemoteExceptiondouble[] returnDoublePrimitiveArray(double[] data)
throws RemoteException
RemoteExceptionjavax.ejb.EJBHome returnEJBHome(javax.ejb.EJBHome data)
throws RemoteException
RemoteExceptionjavax.ejb.EJBHome returnEJBHome()
throws RemoteException
RemoteExceptionObjectGraph returnNestedEJBHome() throws RemoteException
RemoteExceptionjavax.ejb.EJBHome[] returnEJBHomeArray(javax.ejb.EJBHome[] data)
throws RemoteException
RemoteExceptionjavax.ejb.EJBObject returnEJBObject(javax.ejb.EJBObject data)
throws RemoteException
RemoteExceptionjavax.ejb.EJBObject returnEJBObject()
throws RemoteException
RemoteExceptionObjectGraph returnNestedEJBObject() throws RemoteException
RemoteExceptionjavax.ejb.EJBObject[] returnEJBObjectArray(javax.ejb.EJBObject[] data)
throws RemoteException
RemoteExceptionjavax.ejb.EJBMetaData returnEJBMetaData(javax.ejb.EJBMetaData data)
throws RemoteException
RemoteExceptionjavax.ejb.EJBMetaData returnEJBMetaData()
throws RemoteException
RemoteExceptionObjectGraph returnNestedEJBMetaData() throws RemoteException
RemoteExceptionjavax.ejb.EJBMetaData[] returnEJBMetaDataArray(javax.ejb.EJBMetaData[] data)
throws RemoteException
RemoteExceptionjavax.ejb.Handle returnHandle(javax.ejb.Handle data)
throws RemoteException
RemoteExceptionjavax.ejb.Handle returnHandle()
throws RemoteException
RemoteExceptionObjectGraph returnNestedHandle() throws RemoteException
RemoteExceptionjavax.ejb.Handle[] returnHandleArray(javax.ejb.Handle[] data)
throws RemoteException
RemoteExceptionObjectGraph returnObjectGraph(ObjectGraph data) throws RemoteException
RemoteExceptionObjectGraph[] returnObjectGraphArray(ObjectGraph[] data) throws RemoteException
RemoteExceptionClass returnClass(Class data) throws RemoteException
RemoteExceptionClass[] returnClassArray(Class[] data) throws RemoteException
RemoteExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.