Uses of Class
net.officefloor.plugin.section.clazz.Next
-
-
Uses of Next in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test with annotations of type Next Modifier and Type Method Description java.lang.StringAbstractPolyglotProcedureTest.ParameterPass. service()voidAbstractPolyglotProcedureTest.VariablePass. service(Closure<VariableTypes> capture, Out<Closure<VariableTypes>> out) -
Uses of Next in net.officefloor.server.http
Methods in net.officefloor.server.http with annotations of type Next Modifier and Type Method Description voidAbstractHttpServerImplementationTest.CancelConnectionServicer. loopOne(AbstractHttpServerImplementationTest.TeamMarker marker)voidAbstractHttpServerImplementationTest.CancelConnectionServicer. loopTwo(AbstractHttpServerImplementationTest.TeamTwoMarker marker)voidAbstractHttpServerImplementationTest.CancelConnectionServicer. service(AbstractHttpServerImplementationTest.CancelConnectionManagedObjectSource mos)java.lang.ThreadAbstractHttpServerImplementationTest.PressureOverloadServicer. service() -
Uses of Next in net.officefloor.tutorial.authenticationhttpserver
Methods in net.officefloor.tutorial.authenticationhttpserver with annotations of type Next Modifier and Type Method Description voidHelloLogic. logout(HttpAuthentication<?> authentication) -
Uses of Next in net.officefloor.tutorial.corshttpserver
Methods in net.officefloor.tutorial.corshttpserver with annotations of type Next Modifier and Type Method Description static voidCors. cors(ServerHttpConnection connection) -
Uses of Next in net.officefloor.tutorial.navigatehttpserver
Methods in net.officefloor.tutorial.navigatehttpserver with annotations of type Next Modifier and Type Method Description voidTemplateOne. navigate() -
Uses of Next in net.officefloor.tutorial.teamhttpserver
Methods in net.officefloor.tutorial.teamhttpserver with annotations of type Next Modifier and Type Method Description LetterEncryptionTemplate. encrypt(EncryptLetter request, Template.PageFlows flows)LetterEncryptionTemplate. retrieveFromDatabase(char letter, java.sql.Connection connection) -
Uses of Next in net.officefloor.tutorial.variablehttpserver
Methods in net.officefloor.tutorial.variablehttpserver with annotations of type Next Modifier and Type Method Description static voidOutLogic. setValues(Out<Person> person, Out<java.lang.String> description)static voidVarLogic. setValues(Var<Person> person, Var<java.lang.String> description)
-