Uses of Class
net.officefloor.frame.api.source.PrivateSource
-
-
Uses of PrivateSource in net.officefloor.compile.impl
Classes 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.singleton
Classes 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.clazz
Classes 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.transform
Classes 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.http
Classes in net.officefloor.server.http with annotations of type PrivateSource Modifier and Type Class Description classHttpServerSocketManagedObjectSource -
Uses of PrivateSource in net.officefloor.web
Classes 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.section
Classes 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.source
Classes 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.response
Classes 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.type
Classes 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.session
Classes 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.object
Classes in net.officefloor.web.session.object with annotations of type PrivateSource Modifier and Type Class Description classHttpSessionObjectManagedObjectSource -
Uses of PrivateSource in net.officefloor.web.state
Classes 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.section
Classes 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.
-