| Package | Description | 
|---|---|
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.client.remote.ejb | 
 Contains the client tier implementation for appmodule session ejb clients. 
 | 
| oracle.jbo.common.colo | |
| oracle.jbo.common.ws | |
| 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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractAppModuleRequestHandler  | 
class  | 
ApplicationModuleImpl
Abstract application module proxy. 
 | 
class  | 
PooledRequestHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
AppModuleRequestHandler | 
ApplicationModuleImpl.getAppModuleRequestHandler()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EJBApplicationModuleImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ColoApplicationModuleImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
static ColoApplicationModuleImpl | 
ColoApplicationModuleImpl.createClientApplicationModule(AppModuleRequestHandler am)  | 
| Modifier and Type | Method and Description | 
|---|---|
AppModuleRequestHandler | 
WSApplicationModuleMarshaller.getAppModuleRequestHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
AppModuleRequestHandler | 
ApplicationModuleImpl.getAppModuleRequestHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
AppModuleRequestHandler | 
AbstractRemoteApplicationModuleImpl.getAppModuleRequestHandler()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServerApplicationModuleImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
AppModuleRequestHandler | 
ServerApplicationModuleImpl.createServant(ResponseValues amRef)  | 
AppModuleRequestHandler | 
ServerApplicationModuleImpl.riCreateApplicationModule(java.lang.String name,
                         java.lang.String appModDefName)  | 
AppModuleRequestHandler | 
ServerApplicationModuleImpl.riFindApplicationModule(java.lang.String name)  |