Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

IT_Bus::EndpointReference Class Reference

#include <it_bus/endpoint_reference.h>

Inheritance diagram for IT_Bus::EndpointReference:

IT_Bus::ObjectBase List of all members.

Detailed Description

Abstracting an ws endpoint.

Definition at line 19 of file endpoint_reference.h.

Public Member Functions

String get_id () const
 Id of the endpoint.
String get_wsdl_location () const
 Location of wsdl contract.
const IT_WSDL::WSDLPortget_wsdl_port () const
 Provides the WSDLPort definition for this endpoint.
String get_resolve_error () const
 Error message produced when resolving the endpoint.

Protected Member Functions

 EndpointReference (String id)
 Protected constructor prevents direct instantiation.

Private Member Functions

 EndpointReference (const EndpointReference &)
 Private not implemented prevents copying.


Member Function Documentation

String IT_Bus::EndpointReference::get_id  )  const [inline]
 

Id of the endpoint.

Usually of the form: {service_namespace}service_local_part/port_name

Definition at line 28 of file endpoint_reference.h.

String IT_Bus::EndpointReference::get_resolve_error  )  const [inline]
 

Error message produced when resolving the endpoint.

Will be String::EMPTY unless resolve failed in which cause a suitable error message will be captured.

Definition at line 65 of file endpoint_reference.h.


Generated on Wed Mar 22 12:23:28 2006 for Artix by  doxygen 1.3.9.1