Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
X
XMLDecoder
- Class in
org.apache.cayenne.xml
XMLDecoder is used to decode XML into objects.
XMLDecoder()
- Constructor for class org.apache.cayenne.xml.
XMLDecoder
Default constructor.
XMLDecoder(DataContext)
- Constructor for class org.apache.cayenne.xml.
XMLDecoder
Creates an XMLDecoder that will register decoded DataObjects with the specified DataContext.
XMLEncoder
- Class in
org.apache.cayenne.util
A helper class to encode objects to XML.
XMLEncoder(PrintWriter)
- Constructor for class org.apache.cayenne.util.
XMLEncoder
XMLEncoder(PrintWriter, String)
- Constructor for class org.apache.cayenne.util.
XMLEncoder
XMLEncoder
- Class in
org.apache.cayenne.xml
A helper class to encode objects to XML.
XMLEncoder()
- Constructor for class org.apache.cayenne.xml.
XMLEncoder
Creates new XMLEncoder.
XMLEncoder(String)
- Constructor for class org.apache.cayenne.xml.
XMLEncoder
Creates new XMLEncoder that will use a mapping descriptor loaded via provided URL.
XMLSerializable
- Interface in
org.apache.cayenne.util
Interface for Cayenne objects that can be saved to XML.
XMLSerializable
- Interface in
org.apache.cayenne.xml
Interface for Cayenne objects that can be saved to XML.
XMPP_CHAT_SERVICE_PROPERTY
- Static variable in class org.apache.cayenne.event.
XMPPBridgeFactory
An optional property, "conference" is used as default chat service.
XMPP_HOST_PROPERTY
- Static variable in class org.apache.cayenne.event.
XMPPBridgeFactory
XMPP_LOGIN_PROPERTY
- Static variable in class org.apache.cayenne.event.
XMPPBridgeFactory
XMPP_PASSWORD_PROPERTY
- Static variable in class org.apache.cayenne.event.
XMPPBridgeFactory
XMPP_PORT_PROPERTY
- Static variable in class org.apache.cayenne.event.
XMPPBridgeFactory
An optional property, port 5222 is used as default XMPP port.
XMPP_SECURE_CONNECTION_PROPERTY
- Static variable in class org.apache.cayenne.event.
XMPPBridgeFactory
XMPPBridge
- Class in
org.apache.cayenne.event
An EventBridge implementation based on XMPP protocol and Smack XMPP client library.
XMPPBridge(EventSubject, String)
- Constructor for class org.apache.cayenne.event.
XMPPBridge
Creates an XMPPBridge.
XMPPBridge(Collection, String)
- Constructor for class org.apache.cayenne.event.
XMPPBridge
Creates an XMPPBridge.
XMPPBridgeFactory
- Class in
org.apache.cayenne.event
A factory of XMPPBridge.
XMPPBridgeFactory()
- Constructor for class org.apache.cayenne.event.
XMPPBridgeFactory
xmppHost
- Variable in class org.apache.cayenne.event.
XMPPBridge
xmppPort
- Variable in class org.apache.cayenne.event.
XMPPBridge
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Copyright © 2001-2006
Apache.org
All Rights Reserved.