Menu

#3 [OperationContract] and [MessageContract] attributes

open
nobody
None
3
2007-04-06
2007-02-27
No

DispatchOperation instances should be created manually in SoyaServiceHost so that it is no longer necessary to specify [OperationContract] attributes.

The same goes for [MessageContract(IsWrapped=false)]

Discussion

  • Patric Fornasier

    • summary: Create DispatchOperation manually --> [OperationContract] and [MessageContract] attributes
     
  • Patric Fornasier

    Logged In: YES
    user_id=867752
    Originator: YES

    Soya now creates OperationDescriptions and DispatchOperations automatically from protocol definition (at least for MEP). It is thus no longer necessary to specify the [OperationContract] attribute.

    Further, it is now possible to overload service operations, e.g. Process(MsgX), Process(MsgY), Process(MsgZ).

     
  • Patric Fornasier

    • priority: 7 --> 3
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.