org.apache.geronimo.messaging
Class MsgReplacerResolver.TypeWrapper
java.lang.Object
org.apache.geronimo.messaging.MsgReplacerResolver.TypeWrapper
- All Implemented Interfaces:
- Externalizable, Serializable
- Enclosing class:
- MsgReplacerResolver
- public static class MsgReplacerResolver.TypeWrapper
- extends Object
- implements Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MsgReplacerResolver.TypeWrapper
public MsgReplacerResolver.TypeWrapper()
MsgReplacerResolver.TypeWrapper
public MsgReplacerResolver.TypeWrapper(MsgBody.Type aType)
getType
public MsgBody.Type getType()
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.