org.omg.CosBridgeAdmin
Class ExternalEndpoint
java.lang.Object
org.omg.CosBridgeAdmin.ExternalEndpoint
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ExternalEndpoint
- extends Object
- implements IDLEntity
Generated from IDL struct "ExternalEndpoint".
- Version:
- generated at 20-Jul-2016 16:02:06
- Author:
- JacORB IDL compiler V 3.8
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
role
public ExternalEndpointRole role
connector
public ExternalEndpointConnector connector
style
public FlowStyle style
type
public MessageType type
ExternalEndpoint
public ExternalEndpoint()
ExternalEndpoint
public ExternalEndpoint(ExternalEndpointRole role,
ExternalEndpointConnector connector,
FlowStyle style,
MessageType type)
Copyright © 2016 JacORB. All rights reserved.