EndPoint

Specifies a communication endpoint used by services or runtime components running within a process.



Attributes Summary
host : StringThe hostname on which logic for this endpoint is listening.
port : IntegerThe 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:  String
     default Value:   unspecified



port    -    The port number of the host on which logic for this endpoint is listening.
     data type:  Integer
     default Value:   unspecified


Copyright IBM Corp. 1996-2002