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.
78 79 80 |
# File 'lib/asir/client.rb', line 78 def _one_way @_one_way end |