JavaTM 2 Platform
Standard Ed. 5.0

java.nio.channels
Ŭ·¡½º Pipe.SourceChannel

java.lang.Object 
  »óÀ§¸¦ È®Àå java.nio.channels.spi.AbstractInterruptibleChannel 
      »óÀ§¸¦ È®Àå java.nio.channels.SelectableChannel 
          »óÀ§¸¦ È®Àå java.nio.channels.spi.AbstractSelectableChannel 
              »óÀ§¸¦ È®Àå java.nio.channels.Pipe.SourceChannel
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Closeable, Channel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel
Æ÷ÇԵǾî Àִ Ŭ·¡½º:
Pipe

public abstract static class Pipe.SourceChannel
extends AbstractSelectableChannel
implements ReadableByteChannel, ScatteringByteChannel

Pipe readÃøÀ» ³ªÅ¸³»´Â ä³ÎÀÔ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.4

»ý¼ºÀÚ °³¿ä
protected Pipe.SourceChannel (SelectorProvider  provider)
          ÀÌ Å¬·¡½ºÀÇ »õ·Î¿î ÀνºÅϽº¸¦ »ý¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 int validOps ()
          ÀÌ Ã¤³ÎÀÇ Áö¿ø µÇ°í ÀÖ´Â Á¶ÀÛÀ» ½Äº°ÇÏ´Â Á¶ÀÛ ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.nio.channels.spi. AbstractSelectableChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
blockingLock, configureBlocking, implCloseChannel, implCloseSelectableChannel, implConfigureBlocking, isBlocking, isRegistered, keyFor, provider, register
 
Ŭ·¡½º java.nio.channels. SelectableChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
register
 
Ŭ·¡½º java.nio.channels.spi. AbstractInterruptibleChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
begin, close, end, isOpen
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
ÀÎÅÍÆäÀ̽º java.nio.channels. ScatteringByteChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
read, read
 

»ý¼ºÀÚ »ó¼¼

Pipe.SourceChannel

protected Pipe.SourceChannel(SelectorProvider  provider)
ÀÌ Å¬·¡½ºÀÇ »õ·Î¿î ÀνºÅϽº¸¦ »ý¼ºÇÕ´Ï´Ù.

¸Þ¼­µåÀÇ »ó¼¼

validOps

public final int validOps()
ÀÌ Ã¤³ÎÀÇ Áö¿ø µÇ°í ÀÖ´Â Á¶ÀÛÀ» ½Äº°ÇÏ´Â Á¶ÀÛ ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.

ÆÄÀÌÇÁ ¼Ò½º ä³ÎÀÌ Áö¿øÇÏ´Â °ÍÀº read¸¸À̹ǷΠÀÌ ¸Þ¼­µå´Â SelectionKey.OP_READ¸¦ ¸®ÅÏÇÕ´Ï´Ù.

Á¤ÀÇ:
Ŭ·¡½º SelectableChannel ³»ÀÇ validOps
¹Ýȯ°ª:
À¯È¿ÇÑ Á¶ÀÛ ¼¼Æ®

JavaTM 2 Platform
Standard Ed. 5.0

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