Uses of Class
net.officefloor.web.HttpObject
-
-
Uses of HttpObject in net.officefloor.polyglot.test
Classes in net.officefloor.polyglot.test with annotations of type HttpObject Modifier and Type Class Description classMockHttpObjectMockHttpObject. -
Uses of HttpObject in net.officefloor.tutorial.googlesigninhttpserver
Classes in net.officefloor.tutorial.googlesigninhttpserver with annotations of type HttpObject Modifier and Type Class Description static classLoginLogic.LoginRequest -
Uses of HttpObject in net.officefloor.tutorial.httpservlet
Classes in net.officefloor.tutorial.httpservlet with annotations of type HttpObject Modifier and Type Class Description static classIncrement.Request -
Uses of HttpObject in net.officefloor.tutorial.javascriptapp
Classes in net.officefloor.tutorial.javascriptapp with annotations of type HttpObject Modifier and Type Class Description static classTemplateLogic.SubtractionRequest -
Uses of HttpObject in net.officefloor.tutorial.javascripthttpserver
Classes in net.officefloor.tutorial.javascripthttpserver with annotations of type HttpObject Modifier and Type Class Description classRequestRequest to be validated. -
Uses of HttpObject in net.officefloor.tutorial.jaxrshttpserver
Classes in net.officefloor.tutorial.jaxrshttpserver with annotations of type HttpObject Modifier and Type Class Description classRequestModelRequest model. -
Uses of HttpObject in net.officefloor.tutorial.jwtauthorityhttpserver
Classes in net.officefloor.tutorial.jwtauthorityhttpserver with annotations of type HttpObject Modifier and Type Class Description static classJwtTokens.Credentialsstatic classJwtTokens.Token -
Uses of HttpObject in net.officefloor.tutorial.jwthttpserver
Classes in net.officefloor.tutorial.jwthttpserver with annotations of type HttpObject Modifier and Type Class Description static classJwtTokens.Credentialsstatic classJwtTokens.Token -
Uses of HttpObject in net.officefloor.tutorial.loggerhttpserver
Classes in net.officefloor.tutorial.loggerhttpserver with annotations of type HttpObject Modifier and Type Class Description classLoggedRequestRequest to be logged. -
Uses of HttpObject in net.officefloor.tutorial.objectifyhttpserver
Classes in net.officefloor.tutorial.objectifyhttpserver with annotations of type HttpObject Modifier and Type Class Description classPostPost. -
Uses of HttpObject in net.officefloor.tutorial.paypalhttpserver
Classes in net.officefloor.tutorial.paypalhttpserver with annotations of type HttpObject Modifier and Type Class Description static classPayPalLogic.CaptureOrderstatic classPayPalLogic.Configurationstatic classPayPalLogic.CreateOrder -
Uses of HttpObject in net.officefloor.tutorial.resthttpserver
Classes in net.officefloor.tutorial.resthttpserver with annotations of type HttpObject Modifier and Type Class Description classVehicleVehicle. -
Uses of HttpObject in net.officefloor.tutorial.springwebfluxhttpserver
Classes in net.officefloor.tutorial.springwebfluxhttpserver with annotations of type HttpObject Modifier and Type Class Description classRequestModelResponse model. -
Uses of HttpObject in net.officefloor.tutorial.springwebmvchttpserver
Classes in net.officefloor.tutorial.springwebmvchttpserver with annotations of type HttpObject Modifier and Type Class Description classRequestModelRequest model. -
Uses of HttpObject in net.officefloor.tutorial.swaggerhttpserver
Classes in net.officefloor.tutorial.swaggerhttpserver with annotations of type HttpObject Modifier and Type Class Description classRequestRequest. -
Uses of HttpObject in net.officefloor.tutorial.transactionhttpserver
Classes in net.officefloor.tutorial.transactionhttpserver with annotations of type HttpObject Modifier and Type Class Description classPostPost entity. -
Uses of HttpObject in net.officefloor.web
Constructors in net.officefloor.web with parameters of type HttpObject Constructor Description HttpObjectAnnotation(HttpObject annotation)Instantiate.
-