Module: Ice::WSEndpointInfo_mixin
- Included in:
- WSEndpointInfo
- Defined in:
- lib/Ice/Endpoint.rb
Constant Summary collapse
- ICE_TYPE =
T_WSEndpointInfo
Instance Attribute Summary collapse
-
#resource ⇒ Object
Returns the value of attribute resource.
Instance Method Summary collapse
Instance Attribute Details
#resource ⇒ Object
Returns the value of attribute resource.
212 213 214 |
# File 'lib/Ice/Endpoint.rb', line 212 def resource @resource end |
Instance Method Details
#inspect ⇒ Object
208 209 210 |
# File 'lib/Ice/Endpoint.rb', line 208 def inspect ::Ice::__stringify(self, T_WSEndpointInfo) end |