Uses of Interface
one.xingyi.reference2.person.server.controller.IPersonController
-
Packages that use IPersonController Package Description one.xingyi.reference2 one.xingyi.reference2.person -
-
Uses of IPersonController in one.xingyi.reference2
Fields in one.xingyi.reference2 declared as IPersonController Modifier and Type Field Description IPersonControllerPersonServer. IPersonControllerIPersonControllerSecondServer. IPersonControllerConstructors in one.xingyi.reference2 with parameters of type IPersonController Constructor Description PersonServer(one.xingyi.core.endpoints.EndpointConfig<J> config, IPersonController IPersonController)SecondServer(one.xingyi.core.endpoints.EndpointConfig<J> config, IPersonController IPersonController) -
Uses of IPersonController in one.xingyi.reference2.person
Classes in one.xingyi.reference2.person that implement IPersonController Modifier and Type Class Description classPersonController
-