Uses of Annotation Interface
net.officefloor.plugin.section.clazz.Next
Packages that use Next
-
Uses of Next in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test with annotations of type NextModifier and TypeMethodDescriptionAbstractPolyglotProcedureTest.ParameterPass.service()Provides the test parameter string.voidAbstractPolyglotProcedureTest.VariablePass.service(Closure<VariableTypes> capture, Out<Closure<VariableTypes>> out) Passes the variable capture closure along. -
Uses of Next in net.officefloor.server.http
Methods in net.officefloor.server.http with annotations of type NextModifier and TypeMethodDescriptionvoidAbstractHttpServerImplementationTestCase.CancelConnectionServicer.loopOne(AbstractHttpServerImplementationTestCase.TeamMarker marker) Loops on team one.voidAbstractHttpServerImplementationTestCase.CancelConnectionServicer.loopTwo(AbstractHttpServerImplementationTestCase.TeamTwoMarker marker) Loops on team two.voidAbstractHttpServerImplementationTestCase.CancelConnectionServicer.service(AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource mos) Services the request.AbstractHttpServerImplementationTestCase.PressureOverloadServicer.service()Services the request.