public class BinarySerializerFactory extends Object implements org.apache.axis.encoding.SerializerFactory
BinarySerializer.| Constructor and Description |
|---|
BinarySerializerFactory()
Instantiates a new binary serializer factory.
|
BinarySerializerFactory(boolean aUseAttachments)
Instantiates a new binary serializer factory.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.rpc.encoding.Serializer |
getSerializerAs(String mechanismType) |
Iterator |
getSupportedMechanismTypes() |
public BinarySerializerFactory()
public BinarySerializerFactory(boolean aUseAttachments)
aUseAttachments - the a use attachmentspublic javax.xml.rpc.encoding.Serializer getSerializerAs(String mechanismType)
getSerializerAs in interface javax.xml.rpc.encoding.SerializerFactorypublic Iterator getSupportedMechanismTypes()
getSupportedMechanismTypes in interface javax.xml.rpc.encoding.SerializerFactoryCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.