Uses of Class
org.jboss.marshalling.AbstractMarshaller
-
Packages that use AbstractMarshaller Package Description org.jboss.marshalling.river The River protocol implementation package.org.jboss.marshalling.serial -
-
Uses of AbstractMarshaller in org.jboss.marshalling.river
Subclasses of AbstractMarshaller in org.jboss.marshalling.river Modifier and Type Class Description class
RiverMarshaller
-
Uses of AbstractMarshaller in org.jboss.marshalling.serial
Subclasses of AbstractMarshaller in org.jboss.marshalling.serial Modifier and Type Class Description class
SerialMarshaller
-