|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
public interface StubDelegate
Stub
¸Þ¼µå ±¸ÇöÀÇ À§¾çÀ» Áö¿ø
ÇÕ´Ï´Ù. À§¾çÀº ÀÌ ÀÎÅÍÆäÀ̽º¸¦ ±¸ÇöÇϴ Ŭ·¡½ºÀÇ ÀνºÅϽº·Îjavax.rmi.CORBA.Stub
Àü¸Þ¼µå¿¡ ġȯ ±¸ÇöÀ» Á¦°øÇÕ´Ï´Ù. À§¾çÀÌ »ç¿ë °¡´ÉÇÏ°Ô µÇ¸é, °¢ ½ºÅÓ´Â ´ëÀÀÇÏ´Â À§¾çÀ» °¡Áý´Ï´Ù.
À§¾çÀº À§¾çÀÇ Å¬·¡½º¸íÀ» javax.rmi.CORBA.StubClass
½Ã½ºÅÛ ÇÁ·ÎÆÛƼÀÇ °ªÀ¸·Î ÇØ¼ ÁöÁ¤ÇÏ´Â °ÍÀ¸·Î½á À¯È¿ÇÏ°Ô µË´Ï´Ù.
Stub
¸Þ¼µå °³¿ä | |
---|---|
void |
connect (Stub self,
ORB orb)
Stub.connect(org.omg.CORBA.ORB) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
boolean |
equals (Stub self,
Object obj)
Stub.equals(java.lang.Object) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
int |
hashCode (Stub self)
Stub.hashCode() ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
void |
readObject (Stub self,
ObjectInputStream s)
Stub.readObject(java.io.ObjectInputStream) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
String |
toString (Stub self)
Stub.toString() ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
void |
writeObject (Stub self,
ObjectOutputStream s)
Stub.writeObject(java.io.ObjectOutputStream) ¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù. |
¸Þ¼µåÀÇ »ó¼¼ |
---|
int hashCode(Stub self)
Stub.hashCode()
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
boolean equals(Stub self, Object obj)
Stub.equals(java.lang.Object)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
String toString(Stub self)
Stub.toString()
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
void connect(Stub self, ORB orb) throws RemoteException
Stub.connect(org.omg.CORBA.ORB)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
RemoteException
void readObject(Stub self, ObjectInputStream s) throws IOException, ClassNotFoundException
Stub.readObject(java.io.ObjectInputStream)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
IOException
ClassNotFoundException
void writeObject(Stub self, ObjectOutputStream s) throws IOException
Stub.writeObject(java.io.ObjectOutputStream)
¿¡ ´ëÇÑ À§¾ç È£ÃâÀÔ´Ï´Ù.
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 µµ ÂüÁ¶ÇϽʽÿÀ.