Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_servicio_web_cliente_soap

toba_servicio_web_cliente_soap

Ubicada en php/nucleo/lib/toba_servicio_web_cliente_soap.php [line 6]



Métodos Heredados
Métodos Propios
static \toba_servicio_web_cliente_soap   conectar()  
static \WSSecurityToken   get_ws_token()  
void   __construct ()  
\toba_servicio_web_mensaje   request ()  
void   send ()  
\WSClient   wsf ()  

static method conectar  [línea 20]

  static \toba_servicio_web_cliente_soap conectar( $id_servicio , $opciones = array() ] , $proyecto = null ] )

Parámetros:
   $id_servicio: 
   $opciones: 
   $proyecto: 





static method get_ws_token  [línea 75]

  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: 






__construct   [línea 11]

  __construct( $opciones , $id_servicio , [ $proyecto = null ] )

Parámetros:
   $opciones: 
   $id_servicio: 
   $proyecto: 





request   [línea 125]

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





send   [línea 171]

  send( \toba_servicio_web_mensaje $mensaje )

Parámetros:
\toba_servicio_web_mensaje   $mensaje: 





wsf   [línea 115]

  \WSClient wsf( )







Desarrollado por SIU.
Documentación generada con phpDocumentor