| Package | Description |
|---|---|
| org.jinterop.dcom.common |
Defines classes to make system wide changes to the library.
|
| org.jinterop.dcom.transport | |
| org.openscada.opc.dcom.common.impl | |
| org.openscada.opc.dcom.list.impl | |
| rpc | |
| rpc.core | |
| rpc.pdu |
| Modifier and Type | Method and Description |
|---|---|
UUID |
IJICOMRuntimeWorker.getCurrentObjectID() |
| Modifier and Type | Method and Description |
|---|---|
void |
IJICOMRuntimeWorker.setCurrentObjectID(UUID objectId) |
| Modifier and Type | Method and Description |
|---|---|
void |
JIComRuntimeEndpoint.call(int semantics,
UUID object,
int opnum,
NdrObject ndrobj) |
| Modifier and Type | Method and Description |
|---|---|
Collection<UUID> |
EnumGUID.asCollection() |
Collection<UUID> |
EnumGUID.asCollection(int batchSize) |
Collection<UUID> |
EnumGUID.next(int num) |
| Modifier and Type | Method and Description |
|---|---|
int |
EnumGUID.next(List<UUID> list,
int num) |
| Modifier and Type | Method and Description |
|---|---|
EnumGUID |
OPCServerList.enumClassesOfCategories(UUID[] implemented,
UUID[] required) |
EnumGUID |
OPCServerList.enumClassesOfCategories(UUID[] implemented,
UUID[] required) |
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.call(int semantics,
UUID object,
int opnum,
NdrObject ndrobj) |
void |
ConnectionOrientedEndpoint.call(int semantics,
UUID object,
int opnum,
NdrObject ndrobj) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
PresentationSyntax.getUuid() |
UUID |
InterfaceIdentifier.getUuid() |
UUID |
ContextHandle.getUuid() |
| Modifier and Type | Method and Description |
|---|---|
void |
PresentationSyntax.setUuid(UUID uuid) |
void |
InterfaceIdentifier.setUuid(UUID uuid) |
void |
ContextHandle.setUuid(UUID uuid) |
| Constructor and Description |
|---|
ContextHandle(int attributes,
UUID uuid) |
InterfaceIdentifier(UUID uuid,
int majorVersion,
int minorVersion) |
PresentationSyntax(UUID uuid,
int majorVersion,
int minorVersion) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
RequestCoPdu.getObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestCoPdu.setObject(UUID object) |
Copyright © 2017 LSST. All rights reserved.