| Interface | Description |
|---|---|
| ServiceExt |
Extends the JAXRPC Service with JBoss propriatary behaviour
|
| Class | Description |
|---|---|
| CallImpl |
Provides support for the dynamic invocation of a service endpoint.
|
| HandlerRegistryImpl |
Provides support for the programmatic configuration of
handlers in a HandlerRegistry.
|
| PortProxy |
The dynamic proxy that delegates to the underlying Call implementation
|
| ServiceFactoryImpl |
Service class acts as a factory for:
Dynamic proxy for the target service endpoint.
|
| ServiceImpl |
Service class acts as a factory for:
Dynamic proxy for the target service endpoint.
|
| ServiceProxy |
This is the proxy that implements the service interface .
|
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.