2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.provider
Interface WireFormatProvider
- All Known Implementing Classes:
- WireFormatJMSBytesReferenceProvider, WireFormatJMSBytesServiceProvider, WireFormatJMSObjectReferenceProvider, WireFormatJMSObjectServiceProvider, WireFormatJMSTextReferenceProvider, WireFormatJMSTextServiceProvider, WireFormatJMSTextXMLReferenceProvider, WireFormatJMSTextXMLServiceProvider
public interface WireFormatProvider
getWireFormatInterfaceContract
InterfaceContract getWireFormatInterfaceContract()
createInterceptor
Interceptor createInterceptor()
- Create an interceptor for the wire format
- Returns:
- An interceptor that realize the policySet
getPhase
java.lang.String getPhase()
- Get the phase that the interceptor should be added
- Returns:
- The phase that this interceptor belongs to