| Package | Description |
|---|---|
| com.sun.corba.se.impl.ior.iiop | |
| com.sun.corba.se.spi.ior.iiop |
| Modifier and Type | Class and Description |
|---|---|
class |
IIOPAddressClosureImpl |
class |
IIOPAddressImpl |
| Modifier and Type | Method and Description |
|---|---|
IIOPAddress |
AlternateIIOPAddressComponentImpl.getAddress() |
IIOPAddress |
IIOPProfileTemplateImpl.getPrimaryAddress() |
| Constructor and Description |
|---|
AlternateIIOPAddressComponentImpl(IIOPAddress addr) |
IIOPProfileTemplateImpl(ORB orb,
GIOPVersion version,
IIOPAddress primary) |
| Modifier and Type | Method and Description |
|---|---|
IIOPAddress |
AlternateIIOPAddressComponent.getAddress() |
IIOPAddress |
IIOPProfileTemplate.getPrimaryAddress()
Return the IIOP address from the IIOP profile.
|
static IIOPAddress |
IIOPFactories.makeIIOPAddress(InputStream is) |
static IIOPAddress |
IIOPFactories.makeIIOPAddress(ORB orb,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static AlternateIIOPAddressComponent |
IIOPFactories.makeAlternateIIOPAddressComponent(IIOPAddress addr) |
static IIOPProfileTemplate |
IIOPFactories.makeIIOPProfileTemplate(ORB orb,
GIOPVersion version,
IIOPAddress primary) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.