Uses of Class
net.officefloor.tutorial.activityhttpserver.Depth
-
Packages that use Depth Package Description net.officefloor.tutorial.activityhttpserver -
-
Uses of Depth in net.officefloor.tutorial.activityhttpserver
Methods in net.officefloor.tutorial.activityhttpserver that return Depth Modifier and Type Method Description Depth
IncreaseDepthLogic. increase(Depth depth)
Depth
InitiateDepthLogic. initiate()
Methods in net.officefloor.tutorial.activityhttpserver with parameters of type Depth Modifier and Type Method Description Depth
IncreaseDepthLogic. increase(Depth depth)
void
SendDepthLogic. send(Depth depth, ObjectResponse<Depth> response)
Method parameters in net.officefloor.tutorial.activityhttpserver with type arguments of type Depth Modifier and Type Method Description void
SendDepthLogic. send(Depth depth, ObjectResponse<Depth> response)
-