Package com.sun.corba.ee.spi.ior.iiop
Interface CodeSetsComponent
- All Superinterfaces:
Identifiable
,TaggedComponent
,Writeable
- All Known Implementing Classes:
CodeSetsComponentImpl
@ManagedData
@Description("The character codesets to be used for encoding strings sent to the object reference represented by this IOR")
public interface CodeSetsComponent
extends TaggedComponent
-
Method Summary
Methods inherited from interface com.sun.corba.ee.spi.ior.Identifiable
getId
Methods inherited from interface com.sun.corba.ee.spi.ior.TaggedComponent
getIOPComponent
-
Method Details
-
getCodeSetComponentInfo
@ManagedAttribute @Description("The codeset component info") CodeSetComponentInfo getCodeSetComponentInfo()
-