| Package | Description |
|---|---|
| org.jacorb.orb.iiop | |
| org.jacorb.orb.miop | |
| org.jacorb.orb.util |
| Modifier and Type | Method and Description |
|---|---|
IIOPProfile |
IIOPProfile.to_GIOP_1_0()
Returns a copy of this profile that is compatible with GIOP 1.0.
|
IIOPProfile |
IIOPProfile.toNonSSL()
copy this (ssl) IIOPProfile.
|
| Modifier and Type | Method and Description |
|---|---|
IIOPProfile |
MIOPProfile.getGroupIIOPProfile()
the IIOP group profile (for two way requests).
|
| Constructor and Description |
|---|
MIOPProfile(String address,
short port,
String domainId,
long groupId,
org.omg.GIOP.Version groupVersion,
int groupRefVersion,
IIOPProfile iiop)
Creates a MIOP profile based on a complete information set.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CorbaLoc.createCorbalocForIIOPProfile(IIOPProfile profile) |
Copyright © 2017 JacORB. All rights reserved.