Package | Description |
---|---|
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.feature | |
org.apache.cxf.feature.validation |
Modifier and Type | Class and Description |
---|---|
class |
ClientImpl |
Modifier and Type | Method and Description |
---|---|
void |
ClientLifeCycleManager.clientCreated(Client client) |
void |
ClientLifeCycleListener.clientCreated(Client client) |
void |
ClientLifeCycleManager.clientDestroyed(Client client) |
void |
ClientLifeCycleListener.clientDestroyed(Client client) |
Modifier and Type | Method and Description |
---|---|
void |
WrappedFeature.initialize(Client client,
Bus bus) |
void |
Feature.initialize(Client client,
Bus bus) |
void |
AbstractFeature.initialize(Client client,
Bus bus) |
Modifier and Type | Method and Description |
---|---|
void |
SchemaValidationFeature.initialize(Client client,
Bus bus) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.