Method: AMF::Messages::RemotingMessage#operation

Defined in:
lib/amf/messages.rb

#operationObject

The name of the method to be called



41
42
43
# File 'lib/amf/messages.rb', line 41

def operation
  @operation
end