Return the protocol. @return the protocol
()
| 453 | * @return the protocol |
| 454 | */ |
| 455 | public MessageBytes protocol() { |
| 456 | return protoMB; |
| 457 | } |
| 458 | |
| 459 | /** |
| 460 | * Get the "virtual host", derived from the Host: header associated with this request. |
no outgoing calls
no test coverage detected