Home | History | Annotate | Download | only in net

Lines Matching refs:protocol

145      * @param protocol The protocol that's requesting the connection
163 String protocol,
182 a.requestingProtocol = protocol;
205 * @param protocol The protocol that's requesting the connection
225 String protocol,
245 a.requestingProtocol = protocol;
266 * @param protocol The protocol that's requesting the connection
290 String protocol,
312 a.requestingProtocol = protocol;
357 * Give the protocol that's requesting the connection. Often this
361 * @return the protocol, optionally followed by "/version", where