org.objectweb.jonas.ws.axis.JCall Class Reference

List of all members.

Public Member Functions

 JCall (JService service)
void setPortName (QName portName)

Detailed Description

JCall is the JOnAS J2EE layer on top of axis Call implementation. It is used to assign Call properties.
Author:
Jerome Camilleri

Definition at line 36 of file JCall.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ws.axis.JCall.JCall JService  service  ) 
 

See also:
org.apache.axis.client.Call#Call(Service)

Definition at line 41 of file JCall.java.


Member Function Documentation

void org.objectweb.jonas.ws.axis.JCall.setPortName QName  portName  ) 
 

Sets the port name of this Call object. This call will not set any additional fields, nor will it do any checking to verify that this port name is actually defined in the WSDL - for now anyway.

Parameters:
portName Fully qualified name of the port

Definition at line 52 of file JCall.java.

References org.objectweb.jonas.ws.axis.JService.getCallProperties(), and org.objectweb.jonas.ws.axis.JService.getStubProperties().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:52 2005 for JOnAS by  doxygen 1.3.9.1