|
JBoss Marshalling 1.3.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMarshallerFactory | |
---|---|
org.jboss.marshalling | The marshalling API. |
org.jboss.marshalling.river | The River protocol implementation package. |
org.jboss.marshalling.serial |
Uses of AbstractMarshallerFactory in org.jboss.marshalling |
---|
Constructors in org.jboss.marshalling with parameters of type AbstractMarshallerFactory | |
---|---|
AbstractMarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new marshaller instance. |
|
AbstractUnmarshaller(AbstractMarshallerFactory marshallerFactory,
MarshallingConfiguration configuration)
Construct a new unmarshaller instance. |
Uses of AbstractMarshallerFactory in org.jboss.marshalling.river |
---|
Subclasses of AbstractMarshallerFactory in org.jboss.marshalling.river | |
---|---|
class |
RiverMarshallerFactory
The River marshaller factory implementation. |
Uses of AbstractMarshallerFactory in org.jboss.marshalling.serial |
---|
Subclasses of AbstractMarshallerFactory in org.jboss.marshalling.serial | |
---|---|
class |
SerialMarshallerFactory
|
|
JBoss Marshalling 1.3.0.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |