Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
org.apache.axis.client.AxisClientProxy
©,
Rating:
0% of 0,
C2
Class: org.apache.axis.client.Call ©, Rating: 0% of 0, C3
178 Object[] paramsCall;
179
180 if ((call.getTargetEndpointAddress() != null) &&
181 (call.getPortName() != null)) {
182 // call object has been prefilled : targetEndPoint and portname
Class: org.apache.axis.client.Call ©, Rating: 0% of 0, C3
2447 msgContext.setProperty( MessageContext.CALL, this );
2448 msgContext.setProperty( WSDL_SERVICE, service );
2449 msgContext.setProperty( WSDL_PORT_NAME, getPortName() );
2450 if ( isMsg )
2451 msgContext.setProperty( MessageContext.IS_MSG, "true" );
Result Page:
1