MCPcopy Index your code
hub / github.com/aofeng/JavaTutorial / register

Method register

src/cn/aofeng/demo/proxy/AccountService.java:16–16  ·  view source on GitHub ↗

注册。 @param username 账号名 @return 具体含义查看Result的说明。

(String username)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

mainMethod · 0.95
registerMethod · 0.65
readDataMethod · 0.65
acceptNewMethod · 0.65
startServerMethod · 0.65
acceptMethod · 0.65
startMethod · 0.65

Implementers 2

AccountServiceImplsrc/cn/aofeng/demo/proxy/AccountServic
AccountServiceStaticProxysrc/cn/aofeng/demo/proxy/AccountServic

Calls

no outgoing calls

Tested by

no test coverage detected