Uses of Package
org.cruxframework.crux.core.server.rest.spi

Packages that use org.cruxframework.crux.core.server.rest.spi
org.cruxframework.crux.core.i18n   
org.cruxframework.crux.core.server.rest.core   
org.cruxframework.crux.core.server.rest.core.dispatch   
org.cruxframework.crux.core.server.rest.core.registry   
org.cruxframework.crux.core.server.rest.servlet   
org.cruxframework.crux.core.server.rest.spi   
org.cruxframework.crux.core.server.rest.state   
 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.i18n
HttpRequest
          Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.server.rest.core
HttpRequest
          Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

HttpResponse
           
 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.server.rest.core.dispatch
HttpRequest
          Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

HttpResponse
           
RestFailure
           
UriInfo
          UriInfo implementation with some added extra methods to help process requests
 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.server.rest.core.registry
HttpRequest
          Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.server.rest.servlet
HttpRequest
          Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.server.rest.spi
HttpRequest
          Abstraction for an inbound http request on the server, or a response from a server to a client

We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework

HttpResponse
           
HttpServletResponseHeaders
           
RestFailure
           
UriInfo
          UriInfo implementation with some added extra methods to help process requests
 

Classes in org.cruxframework.crux.core.server.rest.spi used by org.cruxframework.crux.core.server.rest.state
UriInfo
          UriInfo implementation with some added extra methods to help process requests
 



Copyright © 2015. All rights reserved.