Lluis Sanchez
|
a11fa40df5
* HttpSimpleProtocolImporter.cs: Fixed case of generated methods to match
|
21 years ago |
Lluis Sanchez
|
bc88cf65e9
* Binding.cs: removed extra XmlIgnore attribute on ServiceDescription
|
21 years ago |
Lluis Sanchez
|
e4b7a90e7a
* BindingCollection.cs: Fixed this[string] property.
|
21 years ago |
Lluis Sanchez
|
7bcc59e7ff
* ProtocolImporter.cs: issue a warning if no services have been found.
|
21 years ago |
Lluis Sanchez
|
9e13c4ccdb
* SoapBinding.cs: Added missing attributes. The class is not sealed.
|
21 years ago |
Lluis Sanchez
|
b9d19fff54
* ProtocolImporter.cs: Little fix in schema classification.
|
22 years ago |
Lluis Sanchez
|
4b3cb1844e
* ExtensionManager.cs: Create all serializers for soap extensions at once.
|
22 years ago |
Lluis Sanchez
|
fafa60acba
* SoapProtocolReflector.cs: Fixed bug #53247. Element name asigned to the
|
22 years ago |
Lluis Sanchez
|
a3cf3941b4
* SoapProtocolImporter.cs, SoapProtocolReflector.cs: Support methods with
|
22 years ago |
Lluis Sanchez
|
efddffca82
* ExtensionManager.cs: Support more than one XmlFormatExtensionPrefixAttribute
|
22 years ago |
Lluis Sanchez
|
e67e12a9bf
* HttpSimpleProtocolImporter.cs: pass the web service class list to the xml
|
22 years ago |
Lluis Sanchez
|
d3c367849c
* HttpSimpleProtocolReflector.cs, SoapProtocolReflector.cs:
|
22 years ago |
Lluis Sanchez
|
d9ad57f75d
* ProtocolImporter.cs, SoapProtocolImporter.cs: Added support for OneWay
|
22 years ago |
Lluis Sanchez
|
4af3876453
* ProtocolReflector.cs: in the case a new ServiceDescription is created,
|
22 years ago |
Lluis Sanchez
|
fb550b3f54
* HttpSimpleProtocolImporter.cs: In ImportOutMembersMapping(), support part
|
22 years ago |
Lluis Sanchez
|
ad921233a9
* ServiceDescription.cs, SoapBinding.cs, SoapHeaderBinding.cs,
|
22 years ago |
Lluis Sanchez
|
17dc653a68
* ServiceDescription.cs: Fixed implementation of CanRead.
|
22 years ago |
Lluis Sanchez
|
379ef3694b
* MessageBinding.cs: Name property should be null by default.
|
22 years ago |
Lluis Sanchez
|
f91d32a388
* HttpSimpleProtocolReflector.cs, ProtocolReflector.cs:
|
22 years ago |
Lluis Sanchez
|
3a5e1ca53f
* HttpSimpleProtocolReflector.cs, SoapProtocolReflector.cs:
|
22 years ago |
Lluis Sanchez
|
1dad30fa74
* ProtocolImporter.cs: Moved some code to ServiceDescriptionImporter.
|
22 years ago |
Lluis Sanchez
|
2338644126
* ProtocolReflector.cs: The ReflectionImporter property now creates a
|
22 years ago |
Lluis Sanchez
|
0cf695ef9c
* ProtocolReflector.cs: Adapted to the changes in TypeStubInfo. Moved some
|
22 years ago |
Lluis Sanchez
|
e74705fd42
* ExtensionManager.cs: Read extension types from the configuration file.
|
22 years ago |
Lluis Sanchez
|
4a01835603
* DocumentableItem.cs MimeContentBinding.cs OperationMessage.cs
|
22 years ago |
Lluis Sanchez
|
510d8a73ef
* ServiceDescriptionImporter.cs, ServiceDescriptionReflector.cs: Added
|
22 years ago |
Lluis Sanchez
|
98ddc29f0b
* ServiceDescription.cs: minor fixes.
|
22 years ago |
Lluis Sanchez
|
d7f7471efa
* ExtensionManager.cs: Added
|
22 years ago |
Lluis Sanchez
|
614f65d798
* ServiceDescription.cs: Disabled suspport for serialization, until I found
|
22 years ago |
Lluis Sanchez
|
2a90eb61b0
* MessageBinding.cs: Added default value attribute for Name property.
|
22 years ago |