|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
@Deprecated public interface RemoteCall
RemoteCall
´Â
¸®¸ðÆ® °´Ã¼ÀÇ ½ºÅÓ
¹× ½ºÄÌ·¹Åæ¿¡ °ü·ÃÇØ, ¸®¸ðÆ® °´Ã¼ÀÇ È£ÃâÀ» ½ÇÇàÇϱâ À§Çؼ RMI ·±Å¸ÀÓ¸¸ÀÌ »ç¿ëÇÏ´Â Ãß»ó Ŭ·¡½ºÀÔ´Ï´Ù. RemoteCall
ÀÎÅÍÆäÀ̽º¸¦ »ç¿ëÇÏ´Â °ÍÀº java.rmi.server.RemoteRef
ÃßõµÇ¾î ÀÖÁö ¾ÊÀº ¸Þ¼µå »ÓÀ̱⠶§¹®¿¡
ÀÌ ÀÎÅÍÆäÀ̽º´Â JDK 1.2 ¿¡¼´Â ÃßõÇÏÁö ¾Ê½À´Ï´Ù.
RemoteRef
¸Þ¼µå °³¿ä | |
---|---|
void |
done ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
void |
executeCall ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
ObjectInput |
getInputStream ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
ObjectOutput |
getOutputStream ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
ObjectOutput |
getResultStream (boolean success)
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
void |
releaseInputStream ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
void |
releaseOutputStream ()
ÃßõÇÏÁö ¾Ê½À´Ï´Ù. ´ëü´Â ¾ø½À´Ï´Ù. |
¸Þ¼µåÀÇ »ó¼¼ |
---|
@Deprecated ObjectOutput getOutputStream() throws IOException
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì@Deprecated void releaseOutputStream() throws IOException
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì@Deprecated ObjectInput getInputStream() throws IOException
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì@Deprecated void releaseInputStream() throws IOException
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì@Deprecated ObjectOutput getResultStream(boolean success) throws IOException, StreamCorruptedException
success
- trueÀÎ °æ¿ì¿¡´Â Á¤»ó º¹±Í¸¦ ³ªÅ¸³», ±× Àܴ̿ ¿¹¿Ü º¹±Í¸¦ ³ªÅ¸³½´Ù
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì
StreamCorruptedException
- È£ÃâÇØ ³¡³ °æ¿ì@Deprecated void executeCall() throws Exception
Exception
- ÀϹÝÀûÀÎ ¿¹¿Ü°¡ ¹ß»ýÇßÀ» °æ¿ì@Deprecated void done() throws IOException
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.