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 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- 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 © 2015 JacORB. All rights reserved.