sun.net.httpserver
Class SelectorCache

java.lang.Object
  extended by sun.net.httpserver.SelectorCache

public class SelectorCache
extends java.lang.Object


Method Summary
static SelectorCache getSelectorCache()
          factory method for creating single instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSelectorCache

public static SelectorCache getSelectorCache()
factory method for creating single instance



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