KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableInterceptor > IORInterceptor_3_0Holder

org.omg.PortableInterceptor
Class IORInterceptor_3_0Holder

java.lang.Object
  extended by org.omg.PortableInterceptor.IORInterceptor_3_0Holder
All Implemented Interfaces:
Streamable

public IORInterceptor_3_0Holder()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public IORInterceptor_3_0Holder(IORInterceptor_3_0 initialValue)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public IORInterceptor_3_0 value
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void _read(InputStream i)
See Also:
Streamable
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public TypeCode _type()
See Also:
Streamable
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void _write(OutputStream o)
See Also:
Streamable
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags