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 voidAbstractHttpServerImplementationTestCase.CancelConnectionServicer. loopOne(AbstractHttpServerImplementationTestCase.TeamMarker marker)voidAbstractHttpServerImplementationTestCase.CancelConnectionServicer. loopTwo(AbstractHttpServerImplementationTestCase.TeamTwoMarker marker)voidAbstractHttpServerImplementationTestCase.CancelConnectionServicer. service(AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource mos)java.lang.ThreadAbstractHttpServerImplementationTestCase.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)
-