|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.binding.notification.encoding.AbstractEnDeCoder<ERW>
org.apache.tuscany.sca.binding.notification.encoding.EndpointReferenceWrapperEnDeCoder<NewProducer>
org.apache.tuscany.sca.binding.notification.encoding.NewProducerEnDeCoder
public class NewProducerEnDeCoder
Field Summary | |
---|---|
static javax.xml.namespace.QName |
QNAME
|
Fields inherited from class org.apache.tuscany.sca.binding.notification.encoding.AbstractEnDeCoder |
---|
registry |
Constructor Summary | |
---|---|
NewProducerEnDeCoder(EncodingRegistry registry)
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getEncodingObjectQName()
Gets the qualified name of the XML fragment for the Encoding object. |
java.lang.Class<NewProducer> |
getEncodingObjectType()
Returns the type of the encoding object. |
Methods inherited from class org.apache.tuscany.sca.binding.notification.encoding.EndpointReferenceWrapperEnDeCoder |
---|
decode, encode |
Methods inherited from class org.apache.tuscany.sca.binding.notification.encoding.AbstractEnDeCoder |
---|
start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.xml.namespace.QName QNAME
Constructor Detail |
---|
public NewProducerEnDeCoder(EncodingRegistry registry)
Method Detail |
---|
public javax.xml.namespace.QName getEncodingObjectQName()
EnDeCoder
public java.lang.Class<NewProducer> getEncodingObjectType()
EnDeCoder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |