|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ESessionRemote
Bankframe ESessionRemote Interface
| Method Summary | |
|---|---|
Vector |
processDataPacket(DataPacket data)
This method processes a DataPacket. |
Vector |
processDataPackets(Vector dataPackets)
This method processes a vector of DataPackets. |
| Methods inherited from interface javax.ejb.EJBObject |
|---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
|---|
Vector processDataPacket(DataPacket data)
throws ProcessingErrorException,
RemoteException
data - The DataPacket to process
ProcessingErrorException
RemoteException
Vector processDataPackets(Vector dataPackets)
throws ProcessingErrorException,
RemoteException
dataPackets - A vector of DataPackets
ProcessingErrorException - if the request cannot be processed
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||