Uses of Class
net.officefloor.frame.api.source.PrivateSource
- 
- 
Uses of PrivateSource in net.officefloor.compile.implClasses in net.officefloor.compile.impl with annotations of type PrivateSource Modifier and Type Class Description classApplicationOfficeFloorSourceOfficeFloorSourceto create a single emptyOffice.
- 
Uses of PrivateSource in net.officefloor.plugin.managedobject.singletonClasses in net.officefloor.plugin.managedobject.singleton with annotations of type PrivateSource Modifier and Type Class Description classSingletonProvides a singleton object.
- 
Uses of PrivateSource in net.officefloor.plugin.section.clazzClasses in net.officefloor.plugin.section.clazz with annotations of type PrivateSource Modifier and Type Class Description static classClassSectionSource.SectionClassManagedFunctionSourceManagedFunctionSourceimplementation to provide theManagedFunctioninstances for theClassSectionSource.
- 
Uses of PrivateSource in net.officefloor.plugin.section.transformClasses in net.officefloor.plugin.section.transform with annotations of type PrivateSource Modifier and Type Class Description classTransformSectionSourceEnables transforming aSectionSource.
- 
Uses of PrivateSource in net.officefloor.server.httpClasses in net.officefloor.server.http with annotations of type PrivateSource Modifier and Type Class Description classHttpServerSocketManagedObjectSource
- 
Uses of PrivateSource in net.officefloor.webClasses in net.officefloor.web with annotations of type PrivateSource Modifier and Type Class Description classHttpHandleRedirectFunctionManagedFunctionto handle the redirect.classHttpRouteSectionSourceSectionSourceto handle HTTP routing.
- 
Uses of PrivateSource in net.officefloor.web.openapi.sectionClasses in net.officefloor.web.openapi.section with annotations of type PrivateSource Modifier and Type Class Description classOpenApiSectionSourceConfigures the Open API servicing.
- 
Uses of PrivateSource in net.officefloor.web.resource.sourceClasses in net.officefloor.web.resource.source with annotations of type PrivateSource Modifier and Type Class Description classHttpResourceCacheManagedObjectSourceManagedObjectSourcefor theHttpResourceCache.classHttpResourceStoreManagedObjectSourceManagedObjectSourcefor theHttpResourceStore.
- 
Uses of PrivateSource in net.officefloor.web.responseClasses in net.officefloor.web.response with annotations of type PrivateSource Modifier and Type Class Description classObjectResponseManagedObjectSourceManagedObjectSourcefor theObjectResponse.
- 
Uses of PrivateSource in net.officefloor.web.security.impl
- 
Uses of PrivateSource in net.officefloor.web.security.typeClasses in net.officefloor.web.security.type with annotations of type PrivateSource Modifier and Type Class Description classHttpSecurityManagedObjectAdapterSource<O extends java.lang.Enum<O>>Adapts theHttpSecuritySourceto be aManagedObjectSource.
- 
Uses of PrivateSource in net.officefloor.web.sessionClasses in net.officefloor.web.session with annotations of type PrivateSource Modifier and Type Class Description classHttpSessionManagedObjectSourceManagedObjectSourcefor aHttpSession.
- 
Uses of PrivateSource in net.officefloor.web.session.objectClasses in net.officefloor.web.session.object with annotations of type PrivateSource Modifier and Type Class Description classHttpSessionObjectManagedObjectSource
- 
Uses of PrivateSource in net.officefloor.web.stateClasses in net.officefloor.web.state with annotations of type PrivateSource Modifier and Type Class Description classHttpApplicationObjectManagedObjectSourceclassHttpApplicationStateManagedObjectSourceManagedObjectSourcefor theHttpRequestState.classHttpArgumentManagedObjectSourceManagedObjectSourcefor a HTTP argument.classHttpObjectManagedObjectSource<T>classHttpRequestObjectManagedObjectSourceclassHttpRequestStateManagedObjectSourceManagedObjectSourcefor theHttpRequestState.
- 
Uses of PrivateSource in net.officefloor.web.template.sectionClasses in net.officefloor.web.template.section with annotations of type PrivateSource Modifier and Type Class Description classWebTemplateSectionSourceSectionSourcefor the HTTP template.static classWebTemplateSectionSource.WebTemplateManagedFunctionSourceManagedFunctionSourcefor the HTTP template.
 
-