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

Packages that use Extensible
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
 interface ArchiveDeployment
          A general web service deployment dep.
 interface Deployment
          A general web service deployment dep.
 interface Endpoint
          A general JAXWS endpoint.
 interface HttpEndpoint
          To represents a http transport endpoint
 interface JMSEndpoint
          To represent the jms transport 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.invocation
 

Classes in org.jboss.wsf.spi.invocation that implement Extensible
 class InvocationContext
          A basic invocation context.
 



Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.