public class EJBObjectMarshallerImpl extends ObjectMarshallerImpl
| Constructor and Description |
|---|
EJBObjectMarshallerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseValues |
adjustMarshalApplicationModule(ApplicationModuleImpl am,
ResponseValues amRef) |
void |
removeObject(java.lang.Object obj) |
java.lang.Object |
unMarshal(java.lang.Object obj) |
addException, addObject, addObject, createPiggybackManager, createRowSetListener, findOrCreateDataCollector, finishedPiggybacking, getIdToObjectMap, getMarshalledTypeName, getObject, getObjectToIdMap, getRowFromHandle, getSvcMsgManager, getSyncMode, isCustomMarshalled, isInWorkingSet, marshal, marshalApplicationModule, marshalApplicationModuleInternal, marshalComponentObject, marshalComponentObjectInternal, marshalRowSet, marshalRowSetIterator, marshalStructureDef, marshalViewLink, marshalViewObject, objectId, removeId, resetMarshaller, setSvcMsgManager, setSyncMode, syncROTprotected ResponseValues adjustMarshalApplicationModule(ApplicationModuleImpl am, ResponseValues amRef)
adjustMarshalApplicationModule in class ObjectMarshallerImplpublic java.lang.Object unMarshal(java.lang.Object obj)
unMarshal in interface ObjectMarshallerunMarshal in class ObjectMarshallerImplpublic void removeObject(java.lang.Object obj)
removeObject in class ObjectMarshallerImpl