Uses of Interface
com.sun.corba.ee.impl.encoding.RestorableInputStream
-
Packages that use RestorableInputStream Package Description com.sun.corba.ee.impl.encoding -
-
Uses of RestorableInputStream in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding that implement RestorableInputStream Modifier and Type Class Description classCDRInputStream_1_0classCDRInputStream_1_1classCDRInputStream_1_2Fields in com.sun.corba.ee.impl.encoding declared as RestorableInputStream Modifier and Type Field Description private RestorableInputStreamBufferManagerReadGrow. inputStreamprivate RestorableInputStreamBufferManagerReadStream. inputStreamMethods in com.sun.corba.ee.impl.encoding with parameters of type RestorableInputStream Modifier and Type Method Description voidBufferManagerReadGrow. mark(RestorableInputStream is)voidBufferManagerReadStream. mark(RestorableInputStream inputStream)voidMarkAndResetHandler. mark(RestorableInputStream inputStream)
-