Uses of Class
com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
Packages that use CodeSetComponentInfo.CodeSetContext
Package
Description
-
Uses of CodeSetComponentInfo.CodeSetContext in com.sun.corba.ee.impl.encoding
Fields in com.sun.corba.ee.impl.encoding declared as CodeSetComponentInfo.CodeSetContextModifier and TypeFieldDescriptionstatic final CodeSetComponentInfo.CodeSetContextCodeSetComponentInfo.LOCAL_CODE_SETSCode sets for local cases without a connection.Methods in com.sun.corba.ee.impl.encoding that return CodeSetComponentInfo.CodeSetContextModifier and TypeMethodDescriptionCDRInputObject.getCodeSets()CDROutputObject.getCodeSets()CodeSetConversion.negotiate(CodeSetComponentInfo client, CodeSetComponentInfo server) Perform the code set negotiation algorithm and come up with the two encodings to use. -
Uses of CodeSetComponentInfo.CodeSetContext in com.sun.corba.ee.impl.servicecontext
Fields in com.sun.corba.ee.impl.servicecontext declared as CodeSetComponentInfo.CodeSetContextMethods in com.sun.corba.ee.impl.servicecontext that return CodeSetComponentInfo.CodeSetContextConstructors in com.sun.corba.ee.impl.servicecontext with parameters of type CodeSetComponentInfo.CodeSetContext -
Uses of CodeSetComponentInfo.CodeSetContext in com.sun.corba.ee.impl.transport
Fields in com.sun.corba.ee.impl.transport declared as CodeSetComponentInfo.CodeSetContextModifier and TypeFieldDescriptionprotected CodeSetComponentInfo.CodeSetContextConnectionImpl.codeSetContextMethods in com.sun.corba.ee.impl.transport that return CodeSetComponentInfo.CodeSetContextMethods in com.sun.corba.ee.impl.transport with parameters of type CodeSetComponentInfo.CodeSetContextModifier and TypeMethodDescriptionvoidConnectionImpl.setCodeSetContext(CodeSetComponentInfo.CodeSetContext csc) -
Uses of CodeSetComponentInfo.CodeSetContext in com.sun.corba.ee.spi.servicecontext
Methods in com.sun.corba.ee.spi.servicecontext that return CodeSetComponentInfo.CodeSetContextMethods in com.sun.corba.ee.spi.servicecontext with parameters of type CodeSetComponentInfo.CodeSetContextModifier and TypeMethodDescriptionstatic CodeSetServiceContextServiceContextDefaults.makeCodeSetServiceContext(CodeSetComponentInfo.CodeSetContext csc) -
Uses of CodeSetComponentInfo.CodeSetContext in com.sun.corba.ee.spi.transport
Methods in com.sun.corba.ee.spi.transport that return CodeSetComponentInfo.CodeSetContextMethods in com.sun.corba.ee.spi.transport with parameters of type CodeSetComponentInfo.CodeSetContextModifier and TypeMethodDescriptionvoidConnection.setCodeSetContext(CodeSetComponentInfo.CodeSetContext csc)