|
||||||||||
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 | |
---|---|
Object |
ORB._getObject(ParsedIOR pior)
This version of _getObject is used for references that have arrived over the network and is called from CDRInputStream. |
void |
Delegate.rebind(ParsedIOR ior)
|
Constructors in org.jacorb.orb with parameters of type ParsedIOR | |
---|---|
ClientInterceptorHandler(ClientInterceptorHandler original,
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,
ClientRequestInfoImpl original,
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,
java.io.PrintWriter out)
top-level |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |