| Property | Defined by | ||
|---|---|---|---|
| conn : Connection | StatusFetcher | ||
| _url : String | StatusFetcher | ||
| Method | Defined by | ||
|---|---|---|---|
|
StatusFetcher(url:String, connection:Connection)
| StatusFetcher | ||
|
fetch(entities:Array):void
| StatusFetcher | ||
| conn | property |
public var conn:Connection
| _url | property |
public var _url:String
| StatusFetcher | () | constructor |
public function StatusFetcher(url:String, connection:Connection)Parameters
url:String |
|
connection:Connection |
| fetch | () | method |
public function fetch(entities:Array):voidParameters
entities:Array |