Method: Cod::Channel#service

Defined in:
lib/cod/channel.rb

#serviceCod::Service

Produces a service that has this channel as communication point.

Returns:



56
57
58
# File 'lib/cod/channel.rb', line 56

def service
  abstract_method_error
end