| Package | Description |
|---|---|
| org.apache.cxf.bus | |
| org.apache.cxf.bus.managers | |
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.sts.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedBus.shutdown(boolean wait) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkQueueManagerImplMBeanWrapper.shutdown(boolean processRemainingWorkItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedEndpoint.destroy() |
void |
ManagedEndpoint.start() |
void |
ManagedEndpoint.stop() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryIdentityCache.clear() |
void |
EHCacheIdentityCache.clear() |
Map<String,String> |
MemoryIdentityCache.get(String user,
String realm) |
Map<String,String> |
EHCacheIdentityCache.get(String user,
String realm) |
String |
MemoryIdentityCache.getContent() |
String |
EHCacheIdentityCache.getContent() |
int |
MemoryIdentityCache.size() |
int |
EHCacheIdentityCache.size() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.