Uses of Record Class
network.ike.plugin.ws.preflight.PreflightResult
Packages that use PreflightResult
-
Uses of PreflightResult in network.ike.plugin.ws.preflight
Methods in network.ike.plugin.ws.preflight that return PreflightResultModifier and TypeMethodDescriptionstatic PreflightResultPreflight.of(List<PreflightCondition> conditions, PreflightContext ctx) Evaluate each condition in order against the given context.