Apache CXF API

Package org.apache.cxf.jaxws.javaee

Class Summary
CString This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
DescriptionType The description type is used by a description element to provide text describing the parent element.
DisplayNameType The display-name type contains a short name that is intended to be displayed by tools.
EjbLinkType The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLocalRefType The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbRefNameType The ejb-ref-name element contains the name of an EJB reference.
EjbRefType The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefTypeType The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EmptyType This type is used to designate an empty element when used.
EnvEntryType The env-entryType is used to declare an application's environment entry.
EnvEntryTypeValuesType This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
FullyQualifiedClassType The elements that use this type designate the name of a Java class or interface.
GenericBooleanType This type defines four different values which can designate boolean values.
HandlerChainsType The handler-chains element defines the handlerchains associated with this service or service endpoint.
HandlerChainType The handler-chain element defines the handlerchain.
HomeType The homeType defines the fully-qualified name of an enterprise bean's home interface.
IconType The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
InjectionTargetType An injection target specifies a class and a name within that class into which a resource should be injected.
JavaIdentifierType The java-identifierType defines a Java identifier.
JavaTypeType This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JndiNameType The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
LifecycleCallbackType The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
ListenerType The listenerType indicates the deployment properties for a web application listener bean.
LocalHomeType The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalType The localType defines the fully-qualified name of an enterprise bean's local interface.
MessageDestinationLinkType The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationRefType The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationType The message-destinationType specifies a message destination.
MessageDestinationTypeType The message-destination-typeType specifies the type of the destination.
MessageDestinationUsageType The message-destination-usageType specifies the use of the message destination indicated by the reference.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.jaxws.javaee package.
ParamValueType This type is a general type that can be used to declare parameter/value lists.
PathType The elements that use this type designate either a relative path or an absolute path starting with a "/".
PersistenceContextRefType The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextTypeType The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceUnitRefType The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PortComponentHandlerType Declares the handler for a port-component.
PortComponentRefType The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentType The port-component element associates a WSDL port with a web service interface and implementation.
PropertyType Specifies a name/value pair.
RemoteType The remote element contains the fully-qualified name of the enterprise bean's remote interface.
ResAuthType The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResourceEnvRefType The resource-env-refType is used to define resource-env-type elements.
ResourceRefType The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResSharingScopeType The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
RoleNameType The role-nameType designates the name of a security role.
RunAsType The run-asType specifies the run-as identity to be used for the execution of a component.
SecurityRoleRefType The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleType The security-roleType contains the definition of a security role.
ServiceImplBeanType The service-impl-bean element defines the web service implementation.
ServiceRefHandlerChainsType The handler-chains element defines the handlerchains associated with this service or service endpoint.
ServiceRefHandlerChainType The handler-chain element defines the handlerchain.
ServiceRefHandlerType Declares the handler for a port-component.
ServiceRefType The service-ref element declares a reference to a Web service.
ServletLinkType The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.
TrueFalseType This simple type designates a boolean with only two permissible values - true - false
UrlPatternType The url-patternType contains the url pattern of the mapping.
WebserviceDescriptionType The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document.
WebservicesType Java class for webservicesType complex type.
XsdAnyURIType This type adds an "id" attribute to xsd:anyURI.
XsdBooleanType This type adds an "id" attribute to xsd:boolean.
XsdIntegerType This type adds an "id" attribute to xsd:integer.
XsdNMTOKENType This type adds an "id" attribute to xsd:NMTOKEN.
XsdNonNegativeIntegerType This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdPositiveIntegerType This type adds an "id" attribute to xsd:positiveInteger.
XsdQNameType This type adds an "id" attribute to xsd:QName.
XsdStringType This type adds an "id" attribute to xsd:string.
 


Apache CXF API

Apache CXF