Class CorbaStreamableImpl
java.lang.Object
org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
- All Implemented Interfaces:
CorbaStreamable,org.omg.CORBA.portable.Streamable
-
Constructor Details
-
CorbaStreamableImpl
-
-
Method Details
-
_read
public void _read(org.omg.CORBA.portable.InputStream istream) - Specified by:
_readin interfaceorg.omg.CORBA.portable.Streamable
-
_write
public void _write(org.omg.CORBA.portable.OutputStream ostream) - Specified by:
_writein interfaceorg.omg.CORBA.portable.Streamable
-
_type
public org.omg.CORBA.TypeCode _type()- Specified by:
_typein interfaceorg.omg.CORBA.portable.Streamable
-
getObject
- Specified by:
getObjectin interfaceCorbaStreamable
-
setObject
- Specified by:
setObjectin interfaceCorbaStreamable
-
getMode
public int getMode()- Specified by:
getModein interfaceCorbaStreamable
-
setMode
public void setMode(int md) - Specified by:
setModein interfaceCorbaStreamable
-
getName
- Specified by:
getNamein interfaceCorbaStreamable
-