-
Methods Method Description com.isode.x400.highlevel.BodypartGeneralText.getCharset() callers should useBodypartGeneralText.getCharsetString()
, which returns all possible charset values in a String.com.isode.x400.highlevel.BodypartGeneralText.setContentFromFile(String) Assumes that input file is UTF-8 encoded, when this may not be truecom.isode.x400.highlevel.X400APIException.nativeErrorToString(int) callers should use#nativeErrorToString()
,com.isode.x400.highlevel.X400Msg.buildMsg(Session) this function does not do anything any more; the underlying C API will generate an IPMIdentifier if you have not added one anyway