Uses of Class
org.kie.remote.impl.RemoteStatefulSessionImpl
-
Packages that use RemoteStatefulSessionImpl Package Description org.kie.remote.impl -
-
Uses of RemoteStatefulSessionImpl in org.kie.remote.impl
Fields in org.kie.remote.impl declared as RemoteStatefulSessionImpl Modifier and Type Field Description protected RemoteStatefulSessionImplRemoteEntryPointImpl. delegateprotected RemoteStatefulSessionImplRemoteStreamingEntryPointImpl. delegateConstructors in org.kie.remote.impl with parameters of type RemoteStatefulSessionImpl Constructor Description RemoteEntryPointImpl(Sender sender, String entryPoint, TopicsConfig topicsConfig, RemoteStatefulSessionImpl delegate)RemoteStreamingEntryPointImpl(Sender sender, String entryPoint, TopicsConfig topicsConfig, RemoteStatefulSessionImpl delegate)
-