- write(OutputStream, Current) - Static method in class org.omg.PortableServer.CurrentHelper
-
Not supported for compatibility reasons.
- write(OutputStream, ForwardRequest) - Static method in class org.omg.PortableServer.ForwardRequestHelper
-
Write the exception to the CDR output stream.
- write(OutputStream, POA) - Static method in class org.omg.PortableServer.POAHelper
-
This should read POA from the CDR input stream, but, following the specs,
it doesnot.
- write(OutputStream, ServantActivator) - Static method in class org.omg.PortableServer.ServantActivatorHelper
-
This should write the servant activator, but it cannot be transferred
this way as its operations cannot be remote.
- write(OutputStream, ServantLocator) - Static method in class org.omg.PortableServer.ServantLocatorHelper
-
This should write the servant activator, but it cannot be transferred
this way as its operations cannot be remote.