| Class | Description |
|---|---|
| ConfigService |
A service for setting a ws client / endpoint config.
|
| EndpointDeployService |
WS endpoint deploy service, triggers the deployment unit processing for
the EndpointPublishService
|
| EndpointPublishService |
WS endpoint publish service, allows for publishing a WS endpoint on AS 7
|
| EndpointService |
WS endpoint service; this is meant for setting the lazy deployment time info into the Endpoint (stuff coming from
dependencies upon other AS services that are started during the deployment)
|
| HandlerChainService<T extends org.jboss.wsf.spi.metadata.config.AbstractCommonConfig> |
A service for setting a handler chain into an endpoint / client config.
|
| HandlerService |
A service for setting a handler into the handler-chain of an endpoint / client config.
|
| PropertyService<T extends org.jboss.wsf.spi.metadata.config.AbstractCommonConfig> |
A service for setting a property into an endpoint / client config.
|
| ServerConfigService |
WS server config service.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.