| Package | Description |
|---|---|
| org.omg.CosBridgeAdmin |
| Modifier and Type | Field and Description |
|---|---|
static FlowStyle |
FlowStyle.PULL |
static FlowStyle |
FlowStyle.PUSH |
FlowStyle |
ExternalEndpoint.style |
FlowStyle |
FlowStyleHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FlowStyle |
FlowStyleHelper.extract(Any any) |
static FlowStyle |
FlowStyle.from_int(int value) |
static FlowStyle |
FlowStyleHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FlowStyleHelper.insert(Any any,
FlowStyle s) |
static void |
FlowStyleHelper.write(OutputStream out,
FlowStyle s) |
| Constructor and Description |
|---|
ExternalEndpoint(ExternalEndpointRole role,
ExternalEndpointConnector connector,
FlowStyle style,
MessageType type) |
FlowStyleHolder(FlowStyle initial) |
Copyright © 2015 JacORB. All rights reserved.