Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] WSDL model core API minor changes

The following new changes have been made to the WSDL model. We have
released these changes to the HEAD stream. Please react to the changes. I
will notify again when we are ready to release these changes to the
I-builds in a few days.

Package Changes:
>From com.ibm.etools.wsdl.util.WSDLResourceFactoryImpl To
com.ibm.etools.wsdl.internal.util.WSDLResourceFactoryImpl
Trom com.ibm.etools.wsdl.util.WSDLSwitch To com.ibm.etools.wsdl.internal
.util.WSDLSwitch

Method Changes:
The following methods
   getResourceURI()
   setResourceURI(String)
   isProxy()
   setProxy(boolean)
have been removed from the classes below.
   Binding
   Message
   Operation
   PortType
   Service

Thanks,
- Kihup



Back to the top