public class SerializedData extends Data
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_CLASSNAME |
data, DATA_CONTENT, DATA_ID, DATA_NAME, DATA_SOURCE, DATA_TIMESTAMP, DATA_TYPE, lock, RETURN_ADDRESS| Constructor and Description |
|---|
SerializedData(Data odata) |
| Modifier and Type | Method and Description |
|---|---|
Data |
deserializeContent(org.osgi.framework.BundleContext bcontext) |
void |
serializeContent() |
clone, get, getAllData, getContent, getId, getLastDeliveryPort, getLastReceivingPort, getName, getProperty, getTimestamp, getType, hasContent, removeProperty, setContent, setId, setLastDeliveryPort, setLastReceivingPort, setProperty, setType, toStringpublic static final String CONTENT_CLASSNAME
public SerializedData(Data odata) throws IOException
IOExceptionpublic void serializeContent()
throws IOException
IOExceptionpublic Data deserializeContent(org.osgi.framework.BundleContext bcontext) throws IOException
IOExceptionCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.