Package | Description |
---|---|
org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
org.apache.cxf.io | |
org.apache.cxf.ws.rm |
Modifier and Type | Class and Description |
---|---|
class |
PrettyLoggingOutInterceptor.LoggingCallback
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<CachedOutputStreamCallback> |
CachedOutputStream.getCallbacks() |
Modifier and Type | Method and Description |
---|---|
void |
CachedOutputStream.deregisterCallback(CachedOutputStreamCallback cb) |
void |
CachedOutputStream.registerCallback(CachedOutputStreamCallback cb) |
Modifier and Type | Class and Description |
---|---|
class |
RetransmissionCallback |
Apache CXF