Uses of Interface
org.kie.remote.RemoteEntryPoint
-
Packages that use RemoteEntryPoint Package Description org.kie.remote org.kie.remote.impl -
-
Uses of RemoteEntryPoint in org.kie.remote
Subinterfaces of RemoteEntryPoint in org.kie.remote Modifier and Type Interface Description interfaceRemoteKieSessionMethods in org.kie.remote that return RemoteEntryPoint Modifier and Type Method Description RemoteEntryPointRemoteKieSession. getEntryPoint(String name) -
Uses of RemoteEntryPoint in org.kie.remote.impl
Classes in org.kie.remote.impl that implement RemoteEntryPoint Modifier and Type Class Description classRemoteEntryPointImplclassRemoteKieSessionImplMethods in org.kie.remote.impl that return RemoteEntryPoint Modifier and Type Method Description RemoteEntryPointRemoteKieSessionImpl. getEntryPoint(String name)
-