| Package | Description | 
|---|---|
| oracle.jbo.client.remote.ejb | 
 Contains the client tier implementation for appmodule session ejb clients. 
 | 
| oracle.jbo.common.ejb | |
| oracle.jbo.common.remote.ejb | |
| oracle.jbo.server.ejb | 
 Contains the base implmentation of appmodule session beans. 
 | 
| oracle.jbo.server.remote.ejb | 
 Contains server side adapter classes used by appmodule session beans. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RootApplicationModuleImpl.processServiceException(ServiceException ex)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMessage | 
LocalApplicationModule.doMessage(ServiceMessage msg)
Synchronizes data changes in the thin client with the middle-tier. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MarshallingException  | 
class  | 
RemoteJboException  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMessage | 
RemoteApplicationModuleEJB3.doMessage(ServiceMessage msg)
Synchronizes data changes in the thin client with the middle-tier. 
 | 
ServiceMessage | 
RemoteApplicationModule.doMessage(ServiceMessage msg)
Synchronizes data changes in the thin client with the middle-tier. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMessage | 
SessionBeanImpl.doMessage(ServiceMessage msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
ServiceMessage | 
ServerApplicationModuleImpl.doMessage(ServiceMessage svcMsg)  | 
ServiceMessage | 
ServerApplicationModuleImpl.doMessagePooled(ServiceMessage svcMsg,
               SessionCookie cookie)  |