static CodeSet |
CodeSet.getCodeSet(int id)
Returns the code set which matches the specified ID.
|
static CodeSet |
CodeSet.getCodeSet(String name)
Returns the code set which matches the specified name, which should either be the canonical name of
a supported encoding or the hex representation of its ID.
|
static CodeSet |
CodeSet.getCodeSetIfMatched(int localCodeSetId,
CodeSetComponent remote) |
static CodeSet |
CodeSet.getMatchingCodeSet(CodeSetComponent local,
CodeSetComponent remote,
boolean wide) |
static CodeSet |
CodeSet.getNegotiatedCodeSet(CodeSetComponentInfo serverCodeSetInfo,
boolean wide) |
CodeSet |
ClientConnection.getTCS() |
CodeSet |
GIOPConnection.getTCS() |
static CodeSet |
CodeSet.getTCSDefault() |
CodeSet |
ClientConnection.getTCSW() |
CodeSet |
GIOPConnection.getTCSW() |
static CodeSet |
CodeSet.getTCSWDefault() |