Method: Cod::Channel#service
- Defined in:
- lib/cod/channel.rb
#service ⇒ Cod::Service
Produces a service that has this channel as communication point.
56 57 58 |
# File 'lib/cod/channel.rb', line 56 def service abstract_method_error end |