Uses of Interface
com.tick42.glue.core.interop.Interop
-
Packages that use Interop Package Description com.tick42.glue.core The core API for Glue.com.tick42.glue.core.interop.discovery com.tick42.glue.internal Internal implementation details. -
-
Uses of Interop in com.tick42.glue.core
Methods in com.tick42.glue.core that return Interop Modifier and Type Method Description InteropGlueApplication. interop()Entry point forInteropAPI. -
Uses of Interop in com.tick42.glue.core.interop.discovery
Methods in com.tick42.glue.core.interop.discovery with parameters of type Interop Modifier and Type Method Description MethodSearch<R>MethodQuery. in(Interop interop, Scheduler scheduler, Duration timeout)ServerSearchServerQuery. in(Interop interop, Scheduler scheduler) -
Uses of Interop in com.tick42.glue.internal
Methods in com.tick42.glue.internal that return Interop Modifier and Type Method Description InteropTick42Glue. interop()
-