Uses of Interface
org.jboss.wsf.spi.deployment.Extensible
Packages that use Extensible Package Description org.jboss.wsf.spi.deployment org.jboss.wsf.spi.invocation Uses of Extensible in org.jboss.wsf.spi.deployment
Subinterfaces of Extensible in org.jboss.wsf.spi.deployment Modifier and Type Interface and Description interface
ArchiveDeployment
A general web service deployment.interface
Deployment
A general web service deployment.interface
Endpoint
A general JAXWS endpoint.interface
HttpEndpoint
To represents a http transport endpointinterface
JMSEndpoint
To represent the jms transport endpointinterface
Service
A service collecting endpoints belonging to the same deployment.Classes in org.jboss.wsf.spi.deployment that implement Extensible Modifier and Type Class and Description class
AbstractExtensible
A general extendible artifact; please note the 'attachments' and 'properties' fields are not meant to be modified concurrently, as they are initialied to plain HashMap instances.Uses of Extensible in org.jboss.wsf.spi.invocation
Classes in org.jboss.wsf.spi.invocation that implement Extensible Modifier and Type Class and Description class
InvocationContext
A basic invocation context.
Copyright © 2020 JBoss, by Red Hat. All rights reserved.