- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for haveCapabilitiy (0.06 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
return super.isFailed() || s == null || s.isClosed(); } @Override public boolean hasCapability ( int cap ) throws SmbException { return getNegotiateResponse().haveCapabilitiy(cap); } /** * @return the negotiated * @throws SmbException */ SmbNegotiationResponse getNegotiateResponse () throws SmbException { try {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 18 23:47:00 UTC 2023 - 67K bytes - Viewed (0)