Uses of Class
org.apache.axis2.context.externalize.SafeObjectOutputStream
-
Packages that use SafeObjectOutputStream Package Description org.apache.axis2.context.externalize -
-
Uses of SafeObjectOutputStream in org.apache.axis2.context.externalize
Methods in org.apache.axis2.context.externalize that return SafeObjectOutputStream Modifier and Type Method Description static SafeObjectOutputStream
SafeObjectOutputStream. install(ObjectOutput out)
Add the SafeOutputStream if necessary.
-