JavaTM 2 Platform
Standard Ed. 5.0

Ŭ·¡½º
java.nio.channels.ClosedChannelException »ç¿ë

ClosedChannelException¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.nio.channels ÀÔÃâ·Â Á¶ÀÛÀ» ½ÇÇàÇÒ ¼ö ÀÖ´Â ¿£Æ¼Æ¼ (ÆÄÀÏ, ¼ÒÄϵî)¿¡ÀÇ Á¢¼ÓÀ» ³ªÅ¸³»´Â ä³ÎÀ̳ª, ´ÙÁßÈ­ µÈ ºñºí·Ï ÀÔÃâ·Â Á¶ÀÛ¿ëÀÇ ¼¿·ºÅ͸¦ Á¤ÀÇÇÕ´Ï´Ù.  
java.nio.channels.spi java.nio.channels ÆÐÅ°ÁöÀÇ ¼­ºñ½º ÇÁ·Î¹ÙÀÌ´õ Ŭ·¡½ºÀÔ´Ï´Ù.  
 

java.nio.channels ¿¡¼­ÀÇ ClosedChannelException »ç¿ë
 

java.nio.channels ¿¡¼­ÀÇ ClosedChannelException ¼­ºê Ŭ·¡½º
 class AsynchronousCloseException
          ´Ù¸¥ thread°¡ ä³Î ¶Ç´Â ÀÔÃâ·Â Á¶À۽ÿ¡ ºí·Ï µÇ´Â ä³ÎÀÇ ÀϺθ¦ Ŭ·Î¿ìÁî ÇßÀ» ¶§¿¡ thread°¡ ¹Þ´Â üũ ¿¹¿ÜÀÔ´Ï´Ù.
 class ClosedByInterruptException
          thread°¡ ä³Î¿¡¼­ÀÇ ÀÔÃâ·Â Á¶ÀÛÀ¸·Î ºí·Ï µÇ°í ÀÖ´Â °Í¿¡µµ ºÒ±¸ÇÏ°í, ´Ù¸¥ thread·ÎºÎÅÍ ÀÎÅÍ·´Æ®¸¦ ¹Þ¾ÒÀ» °æ¿ì¿¡ ¼ö½ÅÇϴ üũ ¿¹¿ÜÀÔ´Ï´Ù.
 

ClosedChannelException¸¦ Throw ÇÏ´Â java.nio.channels ¸Þ¼­µå
 SelectionKey SelectableChannel. register (Selector  sel, int ops)
          ÀÌ Ã¤³ÎÀÌ ÁöÁ¤µÈ ¼¿·ºÅÍ¿¡ µî·ÏÇØ, ¼±Åà ۸¦ ¸®ÅÏÇÕ´Ï´Ù.
abstract  SelectionKey SelectableChannel. register (Selector  sel, int ops, Object  att)
          ÀÌ Ã¤³ÎÀÌ ÁöÁ¤µÈ ¼¿·ºÅÍ¿¡ µî·ÏÇØ, ¼±Åà ۸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

java.nio.channels.spi ¿¡¼­ÀÇ ClosedChannelException »ç¿ë
 

ClosedChannelException¸¦ Throw ÇÏ´Â java.nio.channels.spi ¸Þ¼­µå
 SelectionKey AbstractSelectableChannel. register (Selector  sel, int ops, Object  att)
          ÀÌ Ã¤³ÎÀÌ ÁöÁ¤µÈ ¼¿·ºÅÍ¿¡ µî·ÏÇØ, ¼±Åà ۸¦ ¸®ÅÏÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.