struct Contract::Listener

Defined in:

contract/status.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Contract::Interface

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def ip_address : String #

[View source]
def ip_address=(ip_address : String) #

[View source]
def port : UInt32 #

[View source]
def port=(port : UInt32) #

[View source]
def protocol : String #

[View source]
def protocol=(protocol : String) #

[View source]