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