| Package | Description | 
|---|---|
| org.openmrs.api.context | 
 This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system. 
 | 
| org.openmrs.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
SerializationService | 
ServiceContext.getSerializationService()  | 
static SerializationService | 
Context.getSerializationService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceContext.setSerializationService(SerializationService serializationService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SerializationServiceImpl
Contains methods for retrieving registered OpenmrsSerializer instances, and for
 persisting/retrieving/deleting objects using serialization 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.