
Properties | |
| id< TRCConnection > | connection |
Instance Methods | |
| (instancetype) | - initWithConnection: |
Instance Methods inherited from <TRCConnection> | |
| (NSMutableURLRequest *) | - requestWithOptions:error: |
Creates NSURLRequest using information from TRCRequest. More... | |
| (id< TRCProgressHandler >) | - sendRequest:withOptions:completion: |
Sends NSURLRequest via network, then handles response using options.responseBodySerialization or writes into options.outputStream. More... | |
| (TRCConnectionReachabilityState) | - reachabilityState |
| Returns current reachability state if implemented. More... | |
| (void) | - setReachabilityDelegate: |
Sets TRCConnectionReachabilityDelegate, which used to get notified about reachabilityState changes. More... | |
|
readwritenonatomicstrong |
| - (instancetype) initWithConnection: | (id< TRCConnection >) | connection |