Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
M
N
R
S
T
U
V
A
asString(HaInfo)
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
C
clear()
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
close()
- Method in class com.sun.xml.ws.commons.
DelayedTaskManager
com.sun.xml.ws.commons
- package com.sun.xml.ws.commons
com.sun.xml.ws.commons.ha
- package com.sun.xml.ws.commons.ha
com.sun.xml.ws.commons.xmlutil
- package com.sun.xml.ws.commons.xmlutil
Converter
- Class in
com.sun.xml.ws.commons.xmlutil
Utility class that provides conversion of different XML representations from/to various other formats
createManager(String, int)
- Static method in class com.sun.xml.ws.commons.
DelayedTaskManager
createSingleThreadedManager(String)
- Static method in class com.sun.xml.ws.commons.
DelayedTaskManager
currentHaInfo()
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
currentState()
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
D
DelayedTaskManager
- Class in
com.sun.xml.ws.commons
DelayedTaskManager.DelayedTask
- Interface in
com.sun.xml.ws.commons
E
equals(Object)
- Method in class com.sun.xml.ws.commons.ha.
StickyKey
F
failoverDetected()
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
G
getHashKey()
- Method in class com.sun.xml.ws.commons.ha.
StickyKey
getName()
- Method in interface com.sun.xml.ws.commons.
DelayedTaskManager.DelayedTask
H
HaContext
- Class in
com.sun.xml.ws.commons.ha
Runtime HA context implemented using thread local state data
HaContext()
- Constructor for class com.sun.xml.ws.commons.ha.
HaContext
HaContext.State
- Class in
com.sun.xml.ws.commons.ha
Internal state data of the HA context
hashCode()
- Method in class com.sun.xml.ws.commons.ha.
StickyKey
I
initFrom(Packet)
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
initFrom(HaContext.State)
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
isClosed()
- Method in class com.sun.xml.ws.commons.
DelayedTaskManager
isClosed()
- Method in enum com.sun.xml.ws.commons.
MaintenanceTaskExecutor
M
MaintenanceTaskExecutor
- Enum in
com.sun.xml.ws.commons
messageDataToString(byte[], String)
- Static method in class com.sun.xml.ws.commons.xmlutil.
Converter
N
NamedThreadFactory
- Class in
com.sun.xml.ws.commons
NamedThreadFactory(String)
- Constructor for class com.sun.xml.ws.commons.
NamedThreadFactory
NamedThreadFactory(String, boolean)
- Constructor for class com.sun.xml.ws.commons.
NamedThreadFactory
newThread(Runnable)
- Method in class com.sun.xml.ws.commons.
NamedThreadFactory
R
register(DelayedTaskManager.DelayedTask, long, TimeUnit)
- Method in class com.sun.xml.ws.commons.
DelayedTaskManager
register(DelayedTaskManager.DelayedTask, long, TimeUnit)
- Method in enum com.sun.xml.ws.commons.
MaintenanceTaskExecutor
run(DelayedTaskManager)
- Method in interface com.sun.xml.ws.commons.
DelayedTaskManager.DelayedTask
runOnce(Runnable)
- Method in class com.sun.xml.ws.commons.
ScheduledTaskManager
Adds a new task for scheduled execution.
S
ScheduledTaskManager
- Class in
com.sun.xml.ws.commons
Scheduled task manager provides a higher-level API for scheduling and controlling tasks that should run on a separate thread(s).
ScheduledTaskManager(String)
- Constructor for class com.sun.xml.ws.commons.
ScheduledTaskManager
TODO javadoc
shutdown()
- Method in class com.sun.xml.ws.commons.
ScheduledTaskManager
Stops all the tasks and shuts down the scheduled task executor
startTask(Runnable, long, long)
- Method in class com.sun.xml.ws.commons.
ScheduledTaskManager
Adds a new task for scheduled execution.
StickyKey
- Class in
com.sun.xml.ws.commons.ha
StickyKey(Serializable, String)
- Constructor for class com.sun.xml.ws.commons.ha.
StickyKey
StickyKey(Serializable)
- Constructor for class com.sun.xml.ws.commons.ha.
StickyKey
stopAllTasks()
- Method in class com.sun.xml.ws.commons.
ScheduledTaskManager
T
toBytes(Message, String)
- Static method in class com.sun.xml.ws.commons.xmlutil.
Converter
toMessage(InputStream, String)
- Static method in class com.sun.xml.ws.commons.xmlutil.
Converter
Converts JAX-WS RI message represented as input stream back to Message object.
toString()
- Method in class com.sun.xml.ws.commons.ha.
HaContext.State
toString()
- Method in class com.sun.xml.ws.commons.ha.
StickyKey
toString(Throwable)
- Static method in class com.sun.xml.ws.commons.xmlutil.
Converter
Converts a throwable to String
toString(Packet)
- Static method in class com.sun.xml.ws.commons.xmlutil.
Converter
toString(Message)
- Static method in class com.sun.xml.ws.commons.xmlutil.
Converter
U
udpateReplicaInstance(String)
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
updateHaInfo(HaInfo)
- Static method in class com.sun.xml.ws.commons.ha.
HaContext
UTF_8
- Static variable in class com.sun.xml.ws.commons.xmlutil.
Converter
V
value
- Variable in class com.sun.xml.ws.commons.
VolatileReference
valueOf(String)
- Static method in enum com.sun.xml.ws.commons.
MaintenanceTaskExecutor
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.sun.xml.ws.commons.
MaintenanceTaskExecutor
Returns an array containing the constants of this enum type, in the order they are declared.
VolatileReference
<
V
> - Class in
com.sun.xml.ws.commons
This class is useful in case you need to pass a reference to a variable that might have not been initialized yet.
VolatileReference(V)
- Constructor for class com.sun.xml.ws.commons.
VolatileReference
A
C
D
E
F
G
H
I
M
N
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2011
Oracle Corporation
. All Rights Reserved.