Class MethodMatch
java.lang.Object
com.tick42.glue.core.interop.discovery.MethodMatch
public class MethodMatch extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMethodMatch.Builder<B extends MethodMatch.Builder<B>> -
Method Summary
Modifier and Type Method Description booleanmatches(ServerMethod method)
-
Method Details
-
matches
-