public class CodeFirstPojoClient extends Object
| Modifier and Type | Field and Description |
|---|---|
CodeFirstPojoIntf |
codeFirstAnnotation |
CodeFirstPojoIntf |
codeFirstAnnotationEmptySchemaId |
| Constructor and Description |
|---|
CodeFirstPojoClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
testAll(CodeFirstPojoIntf codeFirst,
String transport) |
void |
testCodeFirst(String microserviceName) |
protected void |
testCodeFirstAddString(CodeFirstPojoIntf codeFirst) |
protected void |
testCodeFirstIsTrue(CodeFirstPojoIntf codeFirst) |
protected void |
testCodeFirstReduce(CodeFirstPojoIntf codeFirst) |
protected void |
testCodeFirstSayHello(CodeFirstPojoIntf codeFirst) |
protected void |
testCodeFirstSayHi(CodeFirstPojoIntf codeFirst) |
protected void |
testCodeFirstSayHi2(CodeFirstPojoIntf codeFirst) |
protected void |
testCodeFirstSaySomething(CodeFirstPojoIntf codeFirst) |
@RpcReference(microserviceName="pojo", schemaId="io.servicecomb.demo.CodeFirstPojoIntf") public CodeFirstPojoIntf codeFirstAnnotation
@RpcReference(microserviceName="pojo") public CodeFirstPojoIntf codeFirstAnnotationEmptySchemaId
public void testCodeFirst(String microserviceName)
protected void testAll(CodeFirstPojoIntf codeFirst, String transport)
protected void testCodeFirstAddString(CodeFirstPojoIntf codeFirst)
protected void testCodeFirstIsTrue(CodeFirstPojoIntf codeFirst)
protected void testCodeFirstSayHi2(CodeFirstPojoIntf codeFirst)
protected void testCodeFirstSayHi(CodeFirstPojoIntf codeFirst)
protected void testCodeFirstSaySomething(CodeFirstPojoIntf codeFirst)
protected void testCodeFirstSayHello(CodeFirstPojoIntf codeFirst)
protected void testCodeFirstReduce(CodeFirstPojoIntf codeFirst)
Copyright © 2017. All rights reserved.