Uses of Class
org.eclipse.net4j.signal.IndicationWithResponse
Package
Description
A framework for request/response based communication on top of the Net4j transport layer.
Reusable implementation of a server-to-client confirmation signal and related API.
Reusable implementation of a server-to-client authentication signal and related API.
-
Uses of IndicationWithResponse in org.eclipse.net4j.signal
Modifier and TypeClassDescriptionclass
Represents the receiver side of a two-waysignal
with additional support for remote progress monitoring. -
Uses of IndicationWithResponse in org.eclipse.net4j.signal.confirmation
Modifier and TypeClassDescriptionclass
ConfirmationIndication<PROTOCOL extends SignalProtocol<?> & org.eclipse.net4j.util.confirmation.IConfirmationProvider.Provider>
-
Uses of IndicationWithResponse in org.eclipse.net4j.signal.security