| Package | Description |
|---|---|
| org.jacorb.orb.iiop |
| Modifier and Type | Method and Description |
|---|---|
IIOPAddress |
IIOPListener.Acceptor.getLocalAddress() |
static IIOPAddress |
IIOPAddress.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
List<IIOPAddress> |
IIOPProfile.getAlternateAddresses() |
| Modifier and Type | Method and Description |
|---|---|
IIOPLoopback |
IIOPLoopbackRegistry.getLoopback(IIOPAddress address) |
void |
IIOPLoopbackRegistry.register(IIOPAddress address,
IIOPLoopback loopback) |
void |
IIOPLoopbackRegistry.unregister(IIOPAddress address) |
| Modifier and Type | Method and Description |
|---|---|
void |
IIOPProfile.setAlternateAddresses(List<IIOPAddress> alternates) |
| Constructor and Description |
|---|
IIOPListener.Acceptor(String name,
IIOPAddress target) |
IIOPProfile(IIOPAddress address,
byte[] objectKey,
int minor) |
Copyright © 2017 JacORB. All rights reserved.