- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for makeKey (0.04 sec)
-
src/main/java/jcifs/smb1/util/transport/Transport.java
*/ int state = 0; String name = "Transport" + id++; Thread thread; TransportException te; protected HashMap response_map = new HashMap( 4 ); protected abstract void makeKey( Request request ) throws IOException; protected abstract Request peekKey() throws IOException; protected abstract void doSend( Request request ) throws IOException;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 9K bytes - Viewed (0)