Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/sun/net/www/protocol/http/AuthenticationHeader_static.fz


# Fuzion interface to static members of Java class 'sun.net.www.protocol.http.AuthenticationHeader'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.sun.net.www.protocol.http.AuthenticationHeader_static is

  # call Java constructor 'public sun.net.www.protocol.http.AuthenticationHeader(java.lang.String,sun.net.www.MessageHeader,sun.net.www.protocol.http.HttpCallerInfo,boolean,java.util.Set)':
  #
  public new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_(arg0 String, arg1 Java.sun.net.www.MessageHeader, arg2 Java.sun.net.www.protocol.http.HttpCallerInfo, arg3 bool, arg4 Java.java.util.Set) Java.sun.net.www.protocol.http.AuthenticationHeader =>
    fuzion.java.call_constructor (Java.sun.net.www.protocol.http.AuthenticationHeader) "sun.net.www.protocol.http.AuthenticationHeader" "(Ljava/lang/String;Lsun/net/www/MessageHeader;Lsun/net/www/protocol/http/HttpCallerInfo;ZLjava/util/Set;)V" [(fuzion.java.string_to_java_object Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_.this.arg0); (Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_.this.arg1); (Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_.this.arg2); (fuzion.java.bool_to_java_object Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_.this.arg3); (Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_.this.arg4)]

  # call Java constructor 'public sun.net.www.protocol.http.AuthenticationHeader(java.lang.String,sun.net.www.MessageHeader,sun.net.www.protocol.http.HttpCallerInfo,boolean)':
  #
  public new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_Z(arg0 String, arg1 Java.sun.net.www.MessageHeader, arg2 Java.sun.net.www.protocol.http.HttpCallerInfo, arg3 bool) Java.sun.net.www.protocol.http.AuthenticationHeader =>
    fuzion.java.call_constructor (Java.sun.net.www.protocol.http.AuthenticationHeader) "sun.net.www.protocol.http.AuthenticationHeader" "(Ljava/lang/String;Lsun/net/www/MessageHeader;Lsun/net/www/protocol/http/HttpCallerInfo;Z)V" [(fuzion.java.string_to_java_object Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_Z.this.arg0); (Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_Z.this.arg1); (Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_Z.this.arg2); (fuzion.java.bool_to_java_object Java.sun.net.www.protocol.http.AuthenticationHeader_static.new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_Z.this.arg3)]

  # short-hand to call Java constructor 'public sun.net.www.protocol.http.AuthenticationHeader(java.lang.String,sun.net.www.MessageHeader,sun.net.www.protocol.http.HttpCallerInfo,boolean)':
  #
  public new(arg0 String, arg1 Java.sun.net.www.MessageHeader, arg2 Java.sun.net.www.protocol.http.HttpCallerInfo, arg3 bool) (Java.sun.net.www.protocol.http.AuthenticationHeader) =>
    new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_Z Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg0 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg1 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg2 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg3

  # short-hand to call Java constructor 'public sun.net.www.protocol.http.AuthenticationHeader(java.lang.String,sun.net.www.MessageHeader,sun.net.www.protocol.http.HttpCallerInfo,boolean,java.util.Set)':
  #
  public new(arg0 String, arg1 Java.sun.net.www.MessageHeader, arg2 Java.sun.net.www.protocol.http.HttpCallerInfo, arg3 bool, arg4 Java.java.util.Set) (Java.sun.net.www.protocol.http.AuthenticationHeader) =>
    new_Ljava_7_lang_7_String_s_Lsun_7_net_7_www_7_MessageHeader_s_Lsun_7_net_7_www_7_protocol_7_http_7_HttpCallerInfo_s_ZLjava_7_util_7_Set_s_ Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg0 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg1 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg2 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg3 Java.sun.net.www.protocol.http.AuthenticationHeader_static.new.this.arg4