phpDocumentor
[ árbol de herencia: Centrales ] [ índice: Centrales ] [ índice general ]

toba_servicio_web_cliente



		
		

Ubicada en /nucleo/lib/toba_servicio_web_cliente.php [line 3]


Métodos Propios
static toba_servicios_web   conectar()  
static WSSecurityToken   get_ws_token()   Devuelve un objeto WSF con la configuracion de certificados ssl existente o null
toba_servicio_web_cliente   __construct()  
toba_servicio_web_mensaje   request()   Envia un mensaje al servicio web y espera la respuesta
void   send()  
WSClient   wsf()  

static method conectar  [línea 12]

  static toba_servicios_web conectar( $id_servicio, [ $opciones = array()]  )

Parámetros:
   $id_servicio: 
   $opciones: 


static method get_ws_token  [línea 109]

  static WSSecurityToken get_ws_token( string $proyecto, string $servicio  )

Devuelve un objeto WSF con la configuracion de certificados ssl existente o null
Parámetros:
string   $proyecto: 
string   $servicio: 


Constructor __construct  [línea 60]

  toba_servicio_web_cliente __construct( $opciones, $id_servicio  )

Parámetros:
   $opciones: 
   $id_servicio: 


request  [línea 80]

Envia un mensaje al servicio web y espera la respuesta
Parámetros:
toba_servicio_web_mensaje   $mensaje: 


send  [línea 92]

  void send( toba_servicio_web_mensaje $mensaje  )

Parámetros:
toba_servicio_web_mensaje   $mensaje: 


wsf  [línea 70]

  WSClient wsf( )





Desarrollado por SIU.
Documentación generada con phpDocumentor 1.4.3