Uses of Class
com.hierynomus.smbj.connection.Request
Packages that use Request
-
Uses of Request in com.hierynomus.smbj.connection
Fields in com.hierynomus.smbj.connection declared as RequestFields in com.hierynomus.smbj.connection with type parameters of type RequestMethods in com.hierynomus.smbj.connection that return RequestModifier and TypeMethodDescription(package private) RequestOutstandingRequests.getRequestByCancelId(UUID cancelId) OutstandingRequests.getRequestByMessageId(Long messageId) OutstandingRequests.receivedResponseFor(Long messageId) Methods in com.hierynomus.smbj.connection with parameters of type RequestModifier and TypeMethodDescription(package private) voidOutstandingRequests.registerOutstanding(Request request) Constructors in com.hierynomus.smbj.connection with parameters of type Request