|
|||||||||
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<E>
public abstract class AbstractEnDeCoder<E extends EncodingObject>
Field Summary | |
---|---|
protected EncodingRegistry |
registry
|
Constructor Summary | |
---|---|
protected |
AbstractEnDeCoder(EncodingRegistry registry)
|
Method Summary | |
---|---|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.tuscany.sca.binding.notification.encoding.EnDeCoder |
---|
decode, encode, getEncodingObjectQName, getEncodingObjectType |
Field Detail |
---|
protected EncodingRegistry registry
Constructor Detail |
---|
protected AbstractEnDeCoder(EncodingRegistry registry)
Method Detail |
---|
public void start()
public void stop()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |