EndPoint
This type is a class for model objects.
Specifies a communication endpoint used by services or runtime components running within a process.
Package: ipc
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
BackupCluster.domainBootstrapAddress
ForeignCell.bootstrapAddress
JMSServer.securityPort
LSDConnection.endPoint
MultiBrokerRoutingEntry.brokerEndPoint
MultiBrokerRoutingEntry.clientEndPoint
NameServer.bootstrapServerAddress
NamedEndPoint.endPoint
Transport.address
Collection attributes having this type:
ForeignCell.bootstrapAddresses
LDAPUserRegistry.hosts
PeerAccessPoint.peerEndPoints
PeerCoreGroup.endPoints
Attributes Summary host : EString The hostname on which logic for this endpoint is listening. port : EInt The port number of the host on which logic for this endpoint is listening.
Attribute Details
host - The hostname on which logic for this endpoint is listening.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
port - The port number of the host on which logic for this endpoint is listening.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006