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