JavaTM 2 Platform
Standard Ed. 5.0

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

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

public abstract static class Pipe.SinkChannel
extends AbstractSelectableChannel
implements WritableByteChannel, GatheringByteChannel

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

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

»ý¼ºÀÚ °³¿ä
protected Pipe.SinkChannel (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. GatheringByteChannel ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
write, write
 

»ý¼ºÀÚ »ó¼¼

Pipe.SinkChannel

protected Pipe.SinkChannel(SelectorProvider  provider)
ÀÌ Å¬·¡½ºÀÇ »õ·Î¿î ÀνºÅϽº¸¦ ÃʱâÈ­ÇÕ´Ï´Ù.

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

validOps

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

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

Á¤ÀÇ:
Ŭ·¡½º 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 µµ ÂüÁ¶ÇϽʽÿÀ.