Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- allocate() - Method in class com.sun.xml.ws.db.toplink.ObjectPool
-
Allocate an object from the pool or create a new one if we cannot get one from the queue.
C
- classForName(String) - Static method in class com.sun.xml.ws.db.toplink.JAXBContextFactory
- classForName(String, ClassLoader) - Static method in class com.sun.xml.ws.db.toplink.JAXBContextFactory
- com.sun.xml.ws.db.toplink - package com.sun.xml.ws.db.toplink
- com.sun.xml.ws.eclipselink - module com.sun.xml.ws.eclipselink
- context() - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- context() - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- createBridge(TypeInfo) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- createFragmentBridge() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- createMarshaller() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- createUnmarshaller() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
E
- ECLIPSELINK_JAXB - Static variable in class com.sun.xml.ws.db.toplink.JAXBContextFactory
G
- generateSchema(SchemaOutputResolver) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getBuildId() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getElementName(Class) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getElementName(Object) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getJAXBContext() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getKnownNamespaceURIs() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
- getTypeInfo() - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- getTypeInfo() - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- getTypeName(TypeInfo) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
H
- hasSwaRef() - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
I
- isFor(String) - Method in class com.sun.xml.ws.db.toplink.JAXBContextFactory
J
- JAXBBond<T> - Class in com.sun.xml.ws.db.toplink
- JAXBBond(JAXBContextWrapper, TypeInfo) - Constructor for class com.sun.xml.ws.db.toplink.JAXBBond
- JAXBContextFactory - Class in com.sun.xml.ws.db.toplink
-
JAXBContextFactory
- JAXBContextFactory() - Constructor for class com.sun.xml.ws.db.toplink.JAXBContextFactory
-
Default constructor.
- JAXBContextWrapper - Class in com.sun.xml.ws.db.toplink
M
- marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- marshal(T, Result) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- marshal(T, Result) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- marshal(T, Node) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- marshal(T, Node) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
N
- newContext(BindingInfo) - Method in class com.sun.xml.ws.db.toplink.JAXBContextFactory
- newContext(JAXBContext) - Method in class com.sun.xml.ws.db.toplink.JAXBContextFactory
- newInstance() - Method in class com.sun.xml.ws.db.toplink.ObjectPool
-
Subclasses must override the object creation method.
- newWrapperInstace(Class<?>) - Method in class com.sun.xml.ws.db.toplink.JAXBContextWrapper
O
- ObjectPool<T> - Class in com.sun.xml.ws.db.toplink
-
Object pool allocator that leverages a
ConcurrentLinkedQueuefor synchronization. - ObjectPool() - Constructor for class com.sun.xml.ws.db.toplink.ObjectPool
-
Default constructor.
R
- replace(T) - Method in class com.sun.xml.ws.db.toplink.ObjectPool
-
Return an object to the pool.
S
- supportOutputStream() - Method in class com.sun.xml.ws.db.toplink.JAXBBond
-
The combination of jaxws-ri and eclipselink-jaxb may perform better with XMLStreamWriter
- supportOutputStream() - Method in class com.sun.xml.ws.db.toplink.WrapperBond
T
- typeToClass(Type, ClassLoader) - Static method in class com.sun.xml.ws.db.toplink.JAXBContextFactory
U
- unmarshal(InputStream) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- unmarshal(InputStream) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
- unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.toplink.JAXBBond
- unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.toplink.WrapperBond
W
- WrapperBond<T> - Class in com.sun.xml.ws.db.toplink
- WrapperBond(JAXBContextWrapper, TypeInfo) - Constructor for class com.sun.xml.ws.db.toplink.WrapperBond
All Classes and Interfaces|All Packages|Constant Field Values