Uses of Class
com.tick42.glue.core.interop.discovery.InstanceMatch.Builder
-
Packages that use InstanceMatch.Builder Package Description com.tick42.glue.core.interop.discovery -
-
Uses of InstanceMatch.Builder in com.tick42.glue.core.interop.discovery
Classes in com.tick42.glue.core.interop.discovery with type parameters of type InstanceMatch.Builder Modifier and Type Class Description static classInstanceMatch.Builder<B extends InstanceMatch.Builder<?>>Subclasses of InstanceMatch.Builder in com.tick42.glue.core.interop.discovery Modifier and Type Class Description classServerQueryMethods in com.tick42.glue.core.interop.discovery that return InstanceMatch.Builder Modifier and Type Method Description static InstanceMatch.Builder<?>Search. instance()Methods in com.tick42.glue.core.interop.discovery with parameters of type InstanceMatch.Builder Modifier and Type Method Description MethodQuery<R>MethodQuery. server(InstanceMatch.Builder<?> instance)
-