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 : intThe 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:  int
     default Value:   unspecified


Copyright IBM Corp. 1997-2004