Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.encoding | |
org.jboss.com.sun.corba.se.spi.transport |
Modifier and Type | Field and Description |
---|---|
static CodeSetComponentInfo.CodeSetContext |
CodeSetComponentInfo.LOCAL_CODE_SETS
Code sets for local cases without a connection.
|
Modifier and Type | Method and Description |
---|---|
CodeSetComponentInfo.CodeSetContext |
CodeSetConversion.negotiate(CodeSetComponentInfo client,
CodeSetComponentInfo server)
Perform the code set negotiation algorithm and come up with the two encodings to use.
|
Modifier and Type | Method and Description |
---|---|
CodeSetComponentInfo.CodeSetContext |
CorbaConnection.getCodeSetContext() |
Modifier and Type | Method and Description |
---|---|
void |
CorbaConnection.setCodeSetContext(CodeSetComponentInfo.CodeSetContext csc) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.