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) Request
OutstandingRequests.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) void
OutstandingRequests.registerOutstanding
(Request request) Constructors in com.hierynomus.smbj.connection with parameters of type Request