Uses of Interface
org.jboss.wsf.spi.deployment.Extensible

Packages that use Extensible
org.jboss.wsf.spi.deployment   
org.jboss.wsf.spi.http   
org.jboss.wsf.spi.invocation   
 

Uses of Extensible in org.jboss.wsf.spi.deployment
 

Subinterfaces of Extensible in org.jboss.wsf.spi.deployment
 interface ArchiveDeployment
          A general web service deployment dep.
 interface Deployment
          A general web service deployment dep.
 interface Endpoint
          A general JAXWS endpoint.
 interface Service
          A general service deployment.
 

Classes in org.jboss.wsf.spi.deployment that implement Extensible
 class AbstractExtensible
          A general extendible artifact
 

Uses of Extensible in org.jboss.wsf.spi.http
 

Subinterfaces of Extensible in org.jboss.wsf.spi.http
 interface HttpContext
          An abstract HTTP Context
 interface HttpServer
          An abstract HTTP Server
 

Uses of Extensible in org.jboss.wsf.spi.invocation
 

Classes in org.jboss.wsf.spi.invocation that implement Extensible
 class ExtensibleWebServiceContext
          A WebServiceContext makes it possible for a web service endpoint implementation class to access message context and security information relative to a request being served.
 class WebServiceContextDelegate
          A ExtensibleWebServiceContext implementation that delegates to a given WebServiceContext instance.
 



Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.