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 class
MockHttpObject
MockHttpObject
. -
Uses of HttpObject in net.officefloor.tutorial.awssamhttpserver
Classes in net.officefloor.tutorial.awssamhttpserver with annotations of type HttpObject Modifier and Type Class Description static class
SamLogic.Post
-
Uses of HttpObject in net.officefloor.tutorial.cosmosasyncdbhttpserver
Classes in net.officefloor.tutorial.cosmosasyncdbhttpserver with annotations of type HttpObject Modifier and Type Class Description class
Post
Post. -
Uses of HttpObject in net.officefloor.tutorial.cosmosdbhttpserver
Classes in net.officefloor.tutorial.cosmosdbhttpserver with annotations of type HttpObject Modifier and Type Class Description class
Post
Post. -
Uses of HttpObject in net.officefloor.tutorial.dynamodbhttpserver
Classes in net.officefloor.tutorial.dynamodbhttpserver with annotations of type HttpObject Modifier and Type Class Description class
Post
Post. -
Uses of HttpObject in net.officefloor.tutorial.googleappenginehttpserver
Classes in net.officefloor.tutorial.googleappenginehttpserver with annotations of type HttpObject Modifier and Type Class Description class
Post
Post. -
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 class
LoginLogic.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 class
Increment.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 class
TemplateLogic.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 class
Request
Request 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 class
RequestModel
Request 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 class
JwtTokens.Credentials
static class
JwtTokens.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 class
JwtTokens.Credentials
static class
JwtTokens.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 class
LoggedRequest
Request 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 class
Post
Post. -
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 class
PayPalLogic.CaptureOrder
static class
PayPalLogic.Configuration
static class
PayPalLogic.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 class
Vehicle
Vehicle. -
Uses of HttpObject in net.officefloor.tutorial.springwebfluxhttpserver
Classes in net.officefloor.tutorial.springwebfluxhttpserver with annotations of type HttpObject Modifier and Type Class Description class
RequestModel
Response 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 class
RequestModel
Request 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 class
Request
Request. -
Uses of HttpObject in net.officefloor.tutorial.transactionhttpserver
Classes in net.officefloor.tutorial.transactionhttpserver with annotations of type HttpObject Modifier and Type Class Description class
Post
Post entity. -
Uses of HttpObject in net.officefloor.web
Constructors in net.officefloor.web with parameters of type HttpObject Constructor Description HttpObjectAnnotation(HttpObject annotation)
Instantiate.
-