| Modifier and Type | Method and Description |
|---|---|
void |
connect(Stub self, ORB orb)
|
boolean |
equals(Stub self, Object obj)
|
int |
hashCode(Stub self)
代表团呼吁
Stub.hashCode()。
|
void |
readObject(Stub self, ObjectInputStream s)
|
String |
toString(Stub self)
代表团呼吁
Stub.toString()。
|
void |
writeObject(Stub self, ObjectOutputStream s)
|
int hashCode(Stub self)
Stub.hashCode()。
String toString(Stub self)
Stub.toString()。
void connect(Stub self, ORB orb) throws RemoteException
void readObject(Stub self, ObjectInputStream s) throws IOException, ClassNotFoundException
void writeObject(Stub self, ObjectOutputStream s) throws IOException
IOException
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.