| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| oracle.jbo.server.remote | 
 Contains the platform independent server side abstract implementation for handling 3 tier communications. 
 | 
| oracle.jbo.server.remote.colo | 
 Contains the server side adapter classes used in logical 3 tier (a.k.a colocated) appmodules. 
 | 
| oracle.jbo.server.remote.ejb | 
 Contains server side adapter classes used by appmodule session beans. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ApplicationModuleImpl.setRemoteAdapter(ApplicationModuleRemoteAdapter adapter)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRemoteApplicationModuleImpl
Remote Adapter that adapts the 2-tier implementation of application module to
 remote application module. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServerApplicationModuleImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CMEJBApplicationModuleImpl  | 
class  | 
EJBApplicationModuleImpl  | 
class  | 
NestedApplicationModuleImpl  |