| Modifier and Type | Class and Description |
|---|---|
class |
SharedObjectDataViewImpl
Classe que implementa o dataview de shared object
|
| Modifier and Type | Field and Description |
|---|---|
SharedObjectDataView |
SharedObjectDataViewHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SharedObjectDataView |
SharedObjectDataViewHelper.extract(Any a) |
SharedObjectDataView |
SharedObjectServicePOATie.getSharedObject(byte[] fKey) |
SharedObjectDataView |
SharedObjectServiceOperations.getSharedObject(byte[] fKey) |
SharedObjectDataView |
_SharedObjectServiceStub.getSharedObject(byte[] fKey) |
static SharedObjectDataView |
SharedObjectDataViewHelper.read(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SharedObjectDataViewHelper.insert(Any a,
SharedObjectDataView v) |
static void |
SharedObjectDataViewHelper.write(OutputStream os,
SharedObjectDataView val) |
| Constructor and Description |
|---|
SharedObjectDataViewHolder(SharedObjectDataView initial) |
Copyright © 2017. All rights reserved.