JavaTM 2 Platform
Standard Ed. 5.0

java.net
Ŭ·¡½º CacheRequest

java.lang.Object 
  »óÀ§¸¦ È®Àå java.net.CacheRequest

public abstract class CacheRequest
extends Object

ResponseCache ³»ÀÇ ÀÚ¿øÀ» Æ÷ÇÔÇϱâ À§ÇÑ Ã¤³ÎÀ» ³ªÅ¸³À´Ï´Ù. ÀÌ·¯ÇÑ Å¬·¡½ºÀÇ ÀνºÅϽº´Â resource data¸¦ ij½¬¿¡ Æ÷ÇÔÇϱâ À§Çؼ­ ÇÁ·ÎÅäÄÝ Çڵ鷯¿¡ ÀÇÇØ È£ÃâµÇ´Â OutputStream °´Ã¼¿Í ij½¬ Æ÷ÇÔ Ã³¸®ÀÇ Áß´Ü°ú ÁßÁö¸¦ °¡´ÉÇÏ°Ô ÇÏ´Â abort() ¸Þ¼­µå¸¦ Á¦°øÇÕ´Ï´Ù. ÀÀ´äÀÇ µ¶Çؽóª ij½¬¿¡ÀÇ write¿¡ IOException°¡ ¹ß»ýÇßÀ» °æ¿ì, ÇöÀçÀÇ Ä³½¬ Æ÷ÇÔ Ã³¸®°¡ ÁßÁöµË´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
CacheRequest ()
           
 
¸Þ¼­µå °³¿ä
abstract  void abort ()
          ÀÀ´äÀ» ij½¬¿¡ Æ÷ÇÔÇϴ ó¸®¸¦ ÁßÁöÇÕ´Ï´Ù.
abstract  OutputStream getBody ()
          ÀÀ´ä º»Ã¼ÀÇ Ãâ·Âó OutputStream¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

CacheRequest

public CacheRequest()
¸Þ¼­µåÀÇ »ó¼¼

getBody

public abstract OutputStream  getBody()
                              throws IOException 
ÀÀ´ä º»Ã¼ÀÇ Ãâ·Âó OutputStream¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
ÀÀ´ä º»Ã¼ÀÇ Ãâ·Âó OutputStream
¿¹¿Ü:
IOException - ÀÀ´ä º»Ã¼ÀÇ Ãâ·ÂÁß¿¡ ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì

abort

public abstract void abort()
ÀÀ´äÀ» ij½¬¿¡ Æ÷ÇÔÇϴ ó¸®¸¦ ÁßÁöÇÕ´Ï´Ù. ÀÀ´äÀÇ µ¶Çؽà ¶Ç´Â ij½¬¿¡ÀÇ write¿¡ IOException°¡ ¹ß»ýÇßÀ» °æ¿ì, ÇöÀçÀÇ Ä³½¬ Æ÷ÇÔ Ã³¸®°¡ ÁßÁöµË´Ï´Ù.


JavaTM 2 Platform
Standard Ed. 5.0

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