Package | Description |
---|---|
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.feature |
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) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.