Package | Description |
---|---|
org.jacorb.orb.iiop |
Modifier and Type | Method and Description |
---|---|
IIOPAddress |
IIOPListener.Acceptor.getLocalAddress() |
static IIOPAddress |
IIOPAddress.read(CDRInputStream cdr) |
static IIOPAddress |
IIOPAddress.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
IIOPLoopback |
IIOPLoopbackRegistry.getLoopback(IIOPAddress address) |
void |
IIOPLoopbackRegistry.register(IIOPAddress address,
IIOPLoopback loopback) |
void |
IIOPLoopbackRegistry.unregister(IIOPAddress address) |
Constructor and Description |
---|
IIOPProfile(IIOPAddress address,
byte[] objectKey) |
IIOPProfile(IIOPAddress address,
byte[] objectKey,
int minor) |
Copyright © 2016 JacORB. All rights reserved.