Package | Description |
---|---|
org.apache.cxf.databinding | |
org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
Modifier and Type | Method and Description |
---|---|
<T> DataWriter<T> |
DataBinding.createWriter(Class<T> cls) |
Modifier and Type | Method and Description |
---|---|
protected <T> DataWriter<T> |
AbstractOutDatabindingInterceptor.getDataWriter(Message message,
Service service,
Class<T> output) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.