|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ParsedIOR | |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop | |
| org.jacorb.orb.portableInterceptor | |
| org.jacorb.orb.util | |
| Uses of ParsedIOR in org.jacorb.orb |
|---|
| Methods in org.jacorb.orb that return ParsedIOR | |
ParsedIOR |
Delegate.getParsedIOR()
|
| Methods in org.jacorb.orb with parameters of type ParsedIOR | |
void |
Delegate.rebind(ParsedIOR p)
|
Object |
ORB._getObject(ParsedIOR pior)
This version of _getObject is used for references that have arrived over the network and is called from CDRInputStream. |
| Constructors in org.jacorb.orb with parameters of type ParsedIOR | |
ClientInterceptorHandler(ORB orb,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
Constructs an interceptor handler for the given parameters. |
|
Delegate(ORB orb,
ParsedIOR pior)
|
|
| Uses of ParsedIOR in org.jacorb.orb.giop |
|---|
| Methods in org.jacorb.orb.giop with parameters of type ParsedIOR | |
void |
ClientConnection.setCodeSet(ParsedIOR pior)
|
| Uses of ParsedIOR in org.jacorb.orb.portableInterceptor |
|---|
| Constructors in org.jacorb.orb.portableInterceptor with parameters of type ParsedIOR | |
ClientRequestInfoImpl(ORB orb,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
|
|
| Uses of ParsedIOR in org.jacorb.orb.util |
|---|
| Methods in org.jacorb.orb.util with parameters of type ParsedIOR | |
static void |
PrintIOR.printIOR(ParsedIOR pior,
ORB orb)
top-level |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||