()
| 460 | } |
| 461 | |
| 462 | Boolean getWaitForReady() { |
| 463 | return waitForReady; |
| 464 | } |
| 465 | |
| 466 | /** |
| 467 | * Sets the maximum allowed message size acceptable from the remote peer. If unset, this will |
nothing calls this directly
no outgoing calls
no test coverage detected