| 
 | Oracle | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.webservice.encoding.AbstractCodec
public abstract class AbstractCodec
| Constructor Summary | |
|---|---|
| AbstractCodec()Deprecated. | |
| Method Summary | |
|---|---|
|  javax.xml.rpc.encoding.Deserializer | getDeserializerAs(String mechanism)Deprecated. | 
|  String | getMechanismType()Deprecated. Returns constant indicating that this serializer/deserializer uses the weblogic stream mechanism | 
|  javax.xml.rpc.encoding.Serializer | getSerializerAs(String mechanism)Deprecated. | 
|  Iterator | getSupportedMechanismTypes()Deprecated. Returns an Iterator containing a single item -- the constant indicating that this serializer/deserializer uses the weblogic stream mechanism | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface weblogic.xml.schema.binding.Serializer | 
|---|
| serialize | 
| Methods inherited from interface weblogic.xml.schema.binding.Deserializer | 
|---|
| deserialize, deserialize | 
| Constructor Detail | 
|---|
public AbstractCodec()
| Method Detail | 
|---|
public String getMechanismType()
public javax.xml.rpc.encoding.Deserializer getDeserializerAs(String mechanism)
                                                      throws JAXRPCException
JAXRPCException
public javax.xml.rpc.encoding.Serializer getSerializerAs(String mechanism)
                                                  throws JAXRPCException
JAXRPCExceptionpublic Iterator getSupportedMechanismTypes()
AbstractCodec.getMechanismType()| 
 | Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||