A C D E F G H I M N R S T U V W

A

AbstractMOMRegistrationAware - Class in com.sun.xml.ws.commons
Default implementation of MOMRegistrationAware.
AbstractMOMRegistrationAware() - Constructor for class com.sun.xml.ws.commons.AbstractMOMRegistrationAware
 
asString(HaInfo) - Static method in class com.sun.xml.ws.commons.ha.HaContext
 

C

canRegisterAtMOM() - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
Returns an indication whether a object can be directly registered at ManagedObjectManager.
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
 
initialize() - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
Initializes this listener.
isClosed() - Method in class com.sun.xml.ws.commons.DelayedTaskManager
 
isClosed() - Method in enum com.sun.xml.ws.commons.MaintenanceTaskExecutor
 
isRegisteredAtMOM() - Method in class com.sun.xml.ws.commons.AbstractMOMRegistrationAware
 
isRegisteredAtMOM() - Method in interface com.sun.xml.ws.commons.MOMRegistrationAware
 

M

MaintenanceTaskExecutor - Enum in com.sun.xml.ws.commons
 
messageDataToString(byte[], String) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
MOMRegistrationAware - Interface in com.sun.xml.ws.commons
Provides information whether or not is an object registered at ManagedObjectManager or not.

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
 
registerAtMOM(MOMRegistrationAware, WSEndpoint) - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 
registerAtMOM(MOMRegistrationAware, ManagedObjectManager) - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 
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
scopeChanged(LazyMOMProvider.Scope) - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 
setRegisteredAtMOM(boolean) - Method in class com.sun.xml.ws.commons.AbstractMOMRegistrationAware
 
setRegisteredAtMOM(boolean) - Method in interface com.sun.xml.ws.commons.MOMRegistrationAware
 
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
 
unregisterFromMOM(MOMRegistrationAware, ManagedObjectManager) - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 
unregisterFromMOM(MOMRegistrationAware, WSEndpoint) - Method in class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 
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
 

W

WSEndpointCollectionBasedMOMListener<T extends MOMRegistrationAware> - Class in com.sun.xml.ws.commons
Default implementation of LazyMOMProvider.DefaultScopeChangeListener for manager factories handling WSEndpoint instances.
WSEndpointCollectionBasedMOMListener(String, Map<WSEndpoint, T>) - Constructor for class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 
WSEndpointCollectionBasedMOMListener(Object, String, Map<WSEndpoint, T>) - Constructor for class com.sun.xml.ws.commons.WSEndpointCollectionBasedMOMListener
 

A C D E F G H I M N R S T U V W

Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.