| Package | Description | 
|---|---|
| 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 | 
|---|---|
byte[] | 
PiggybackManager.getPiggyback(boolean on,
            AbstractRemoteApplicationModuleImpl am)
Collects all the changes from the ViewRowSetIteratorImpl and serialize them to the
 content of the piggyback as a byte stream. 
 | 
ServiceMessage | 
PiggybackManager.marshalServiceMessage(AbstractRemoteApplicationModuleImpl am)  | 
void | 
PiggybackManager.prepareForServiceMessage(AbstractRemoteApplicationModuleImpl amWrapper,
                        ServiceMessage msg)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServerApplicationModuleImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CMEJBApplicationModuleImpl  | 
class  | 
EJBApplicationModuleImpl  | 
class  | 
NestedApplicationModuleImpl  |