Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facespartialresponse | |
org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebFacesPartialResponseCommonDescriptor<T extends WebFacesPartialResponseCommonDescriptor<T,PARTIALRESPONSECHANGESTYPE1,PARTIALRESPONSEREDIRECTTYPE2,PARTIALRESPONSEERRORTYPE3>,PARTIALRESPONSECHANGESTYPE1 extends JavaeePartialResponseChangesCommonType<T,PARTIALRESPONSECHANGESTYPE1,?,?,?,?>,PARTIALRESPONSEREDIRECTTYPE2 extends JavaeePartialResponseRedirectCommonType<T,PARTIALRESPONSEREDIRECTTYPE2>,PARTIALRESPONSEERRORTYPE3 extends JavaeePartialResponseErrorCommonType<T,PARTIALRESPONSEERRORTYPE3>> |
Modifier and Type | Interface and Description |
---|---|
interface |
WebFacesPartialResponseDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacesPartialResponseDescriptor descriptor = Descriptors.create(WebFacesPartialResponseDescriptor.class);
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.