|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Observable | |
| net.sf.jaxme | |
| net.sf.jaxme.impl | |
| Uses of Observable in net.sf.jaxme |
| Subinterfaces of Observable in net.sf.jaxme | |
interface |
JMHandler
A Handler is capable and used to unmarshal a certain subclass of JMElement. |
| Methods in net.sf.jaxme with parameters of type Observable | |
void |
Observer.notify(Observable pObservable)
The Observable indicates that its state has changed. |
| Uses of Observable in net.sf.jaxme.impl |
| Classes in net.sf.jaxme.impl that implement Observable | |
class |
AtomicHandler
|
class |
JMHandlerBase
A common base class for the AtomicHandler and the JMHandlerImpl. |
class |
JMHandlerImpl
|
| Methods in net.sf.jaxme.impl with parameters of type Observable | |
void |
PMImpl.ListObserver.notify(Observable pObservable)
|
void |
JMUnmarshallerHandlerImpl.notify(Observable pObservable)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||