Uses of Interface
com.sun.corba.ee.spi.transport.ByteBufferPool
-
Packages that use ByteBufferPool Package Description com.sun.corba.ee.impl.encoding com.sun.corba.ee.impl.transport com.sun.corba.ee.spi.orb com.sun.corba.ee.spi.transport -
-
Uses of ByteBufferPool in com.sun.corba.ee.impl.encoding
Methods in com.sun.corba.ee.impl.encoding that return ByteBufferPool Modifier and Type Method Description protected ByteBufferPoolBufferManagerReadStream. getByteBufferPool() -
Uses of ByteBufferPool in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport that implement ByteBufferPool Modifier and Type Class Description classByteBufferPoolImplMethods in com.sun.corba.ee.impl.transport that return ByteBufferPool Modifier and Type Method Description ByteBufferPoolTransportManagerImpl. getByteBufferPool(int id) -
Uses of ByteBufferPool in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb declared as ByteBufferPool Modifier and Type Field Description (package private) ByteBufferPoolORB. byteBufferPoolMethods in com.sun.corba.ee.spi.orb that return ByteBufferPool Modifier and Type Method Description ByteBufferPoolORB. getByteBufferPool() -
Uses of ByteBufferPool in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return ByteBufferPool Modifier and Type Method Description ByteBufferPoolTransportManager. getByteBufferPool(int id)
-