Class BinaryCodecFactory
java.lang.Object
org.apache.dubbo.remoting.http12.message.codec.BinaryCodecFactory
- All Implemented Interfaces:
CodecMediaType,HttpMessageDecoderFactory,HttpMessageEncoderFactory
@Activate
public final class BinaryCodecFactory
extends Object
implements HttpMessageEncoderFactory, HttpMessageDecoderFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCodec(URL url, FrameworkModel frameworkModel, String mediaType) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.remoting.http12.message.CodecMediaType
supports
-
Constructor Details
-
BinaryCodecFactory
public BinaryCodecFactory()
-
-
Method Details
-
createCodec
- Specified by:
createCodecin interfaceHttpMessageDecoderFactory- Specified by:
createCodecin interfaceHttpMessageEncoderFactory
-
mediaType
- Specified by:
mediaTypein interfaceCodecMediaType
-