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 |
EHCacheIdentityCache.clear() |
void |
MemoryIdentityCache.clear() |
Map<String,String> |
EHCacheIdentityCache.get(String user,
String realm) |
Map<String,String> |
MemoryIdentityCache.get(String user,
String realm) |
String |
EHCacheIdentityCache.getContent() |
String |
MemoryIdentityCache.getContent() |
int |
EHCacheIdentityCache.size() |
int |
MemoryIdentityCache.size() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.