Class SelectorFactory
java.lang.Object
com.sun.xml.ws.transport.tcp.util.SelectorFactory
Class was copied from GlassFish Grizzly sources to be available
also for client side and don't require GlassFish to be installed
Factory used to dispatch/share
Selector.- Author:
- Scott Oaks, Jean-Francois Arcand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SelectorGet a exclusiveSelectorstatic voidReturn theSelectorto the cache
-
Constructor Details
-
SelectorFactory
public SelectorFactory()
-
-
Method Details
-
getSelector
Get a exclusiveSelector -
returnSelector
Return theSelectorto the cache
-