Uses of Interface
org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.Receiver
-
Packages that use Receiver Package Description org.glassfish.jaxb.runtime.v2.runtime.unmarshaller -
-
Uses of Receiver in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Fields in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller declared as Receiver Modifier and Type Field Description ReceiverChildLoader. receiverMethods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller with parameters of type Receiver Modifier and Type Method Description voidUnmarshallingContext.State. setReceiver(Receiver receiver)Constructors in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller with parameters of type Receiver Constructor Description ChildLoader(Loader loader, Receiver receiver)
-