Return the request processor info. @return the request processor info
()
| 1310 | * @return the request processor info |
| 1311 | */ |
| 1312 | public RequestInfo getRequestProcessor() { |
| 1313 | return reqProcessorMX; |
| 1314 | } |
| 1315 | |
| 1316 | /** |
| 1317 | * Return the number of bytes read. |
no outgoing calls
no test coverage detected