Skip navigation links

Package com.uc4.communication.requests

This package contains request classes that can be sent using the Connection class.

See: Description

Package com.uc4.communication.requests Description

This package contains request classes that can be sent using the Connection class. Requests can be sent synchronous by using the method Connection#sendRequestAndWait. All requests except the creation of FOLD objects can also be sent asynchronous by using the method Connection#sendRequest.
Skip navigation links