Package io.vertx.up.uca.rs.mime
Interface Solve<T>
-
- Type Parameters:
T- Generic class
public interface Solve<T># 「Co」Zero Solve This component will be called by specific `Resolver` internally.- Author:
- Lang
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tresolve(String content)Resolving workflow in `Resolver`
-