Javonet

네이티브 성능의 다양한 기술 모듈을 사용하여 단일 애플리케이션, 모듈 또는 서비스를 구축하세요.

Javonet사에서 공개
2014년 부터 ComponentSource에서 판매중

가격: US$ 811.44 버젼: 2.5.17 업데이스 날짜: May 9, 2025

javOnet 1.4 HF24 released

Released: Sep 14, 2016

1.4 HF24 버젼 업데이트

기능

  • Improved performance invoking methods with enum arguments.
  • Added support for scalable licensing models.
  • Improved the error message when there is no matching method found. The error message includes the arguments detected based on user input and more detailed expected method signature.
  • Added support to properly choose the method when there is only one overload with matching number of arguments and all passed arguments are null of unknown type.
  • Added new method on Javonet object “setLicenseDirectory” to specify alternative path for storing Javonet license files.
  • Added support for returning modified .NET reference objects as byref invocation results. Now developers can invoke .NET methods passing .NET object as by ref argument to be modified on .NET side (i.e. DateTime).

수정사항

  • Bugfix: Fixed Javonet activation with proxy servers.
  • Bugfix: Fixed support for null arguments without using NNull object.