| Package | Description |
|---|---|
| org.jinterop.dcom.core |
Defines the classes and data structures required to work with j-Interop.
|
| org.jinterop.dcom.transport | |
| org.jinterop.winreg |
Defines classes to access Windows Registry.
|
| rpc | |
| rpc.core | |
| rpc.pdu |
| Modifier and Type | Class and Description |
|---|---|
class |
JICallBuilder
Class used for setting up information such as
[in]
,[out] parameters and the method number for executing a call to the
COM server. |
class |
JIUserCallBuilder
Users can implement this class to provide for custom handling of there objects
|
| Modifier and Type | Method and Description |
|---|---|
void |
JIComRuntimeEndpoint.call(int semantics,
UUID object,
int opnum,
NdrObject ndrobj) |
| Modifier and Type | Class and Description |
|---|---|
static class |
IJIWinReg.closeKey |
static class |
IJIWinReg.createKey |
static class |
IJIWinReg.deleteValueOrKey |
static class |
IJIWinReg.enumKey |
static class |
IJIWinReg.enumValue |
static class |
IJIWinReg.openHKCR |
static class |
IJIWinReg.openHKCU |
static class |
IJIWinReg.openHKLM |
static class |
IJIWinReg.openHKU |
static class |
IJIWinReg.openKey |
static class |
IJIWinReg.queryValue |
static class |
IJIWinReg.saveFile |
static class |
IJIWinReg.setValue |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionOrientedPdu |
| Modifier and Type | Method and Description |
|---|---|
void |
Stub.call(int semantics,
NdrObject ndrobj) |
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 | Class and Description |
|---|---|
class |
AuthenticationVerifier |
class |
ContextHandle |
class |
InterfaceIdentifier |
class |
Port |
class |
PresentationContext |
class |
PresentationResult |
class |
PresentationSyntax |
class |
ProtocolVersion |
class |
UUID |
| Modifier and Type | Class and Description |
|---|---|
class |
AlterContextPdu |
class |
AlterContextResponsePdu |
class |
Auth3Pdu |
class |
BindAcknowledgePdu |
class |
BindNoAcknowledgePdu |
class |
BindPdu |
class |
CancelCoPdu |
class |
FaultCoPdu |
class |
OrphanedPdu |
class |
RequestCoPdu |
class |
ResponseCoPdu |
class |
ShutdownPdu |
Copyright © 2017 LSST. All rights reserved.