Method: ASIR::Client::Proxy#_one_way
- Defined in:
- lib/asir/client.rb
#_one_way ⇒ Object
If true, this Message is one-way, even if the Transport is bi-directional.
79 80 81 |
# File 'lib/asir/client.rb', line 79 def _one_way @_one_way end |