Package | Description |
---|---|
org.apache.cxf.bus.managers | |
org.apache.cxf.databinding.stax | |
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.feature | |
org.apache.cxf.feature.validation | |
org.apache.cxf.ws.security.cache | |
org.apache.cxf.ws.security.trust |
Modifier and Type | Method and Description |
---|---|
void |
ClientLifeCycleManagerImpl.clientCreated(Client client) |
void |
ClientLifeCycleManagerImpl.clientDestroyed(Client client) |
Modifier and Type | Method and Description |
---|---|
void |
StaxDataBindingFeature.initialize(Client client,
Bus bus) |
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) |
Modifier and Type | Method and Description |
---|---|
void |
CacheCleanupListener.clientCreated(Client client) |
void |
CacheCleanupListener.clientDestroyed(Client client) |
Modifier and Type | Field and Description |
---|---|
protected Client |
AbstractSTSClient.client |
Modifier and Type | Method and Description |
---|---|
Client |
AbstractSTSClient.getClient() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.