public class HttpRequestBase extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.HttpRequestBase
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web
|
static java.lang.String |
className
Qualified class name: System.Web.HttpRequestBase
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
HttpRequestBase() |
HttpRequestBase(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public HttpRequestBase()
throws java.lang.Throwable
java.lang.Throwablepublic HttpRequestBase(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void Abort()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic byte[] BinaryRead(int count)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic static HttpRequestBase cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into HttpRequestBase, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedHttpRequestBase instancejava.lang.Throwable - in case of error during cast operationpublic java.lang.String[] getAcceptTypes()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getAnonymousID()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getApplicationPath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getAppRelativeCurrentExecutionFilePath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic HttpBrowserCapabilitiesBase getBrowser() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Stream GetBufferedInputStream() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Stream GetBufferlessInputStream() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Stream GetBufferlessInputStream(boolean disableMaxRequestLength) throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic HttpClientCertificate getClientCertificate() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Encoding getContentEncoding() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic int getContentLength()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getContentType()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic HttpCookieCollection getCookies() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getCurrentExecutionFilePath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getCurrentExecutionFilePathExtension()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getFilePath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic HttpFileCollectionBase getFiles() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Stream getFilter() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic NameValueCollection getForm() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic NameValueCollection getHeaders() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic ChannelBinding getHttpChannelBinding() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getHttpMethod()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Stream getInputStream() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic boolean getIsAuthenticated()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic boolean getIsLocal()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic boolean getIsSecureConnection()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic WindowsIdentity getLogonUserIdentity() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic NameValueCollection getParams() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getPath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getPathInfo()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getPhysicalApplicationPath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getPhysicalPath()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic NameValueCollection getQueryString() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getRawUrl()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic ReadEntityBodyMode getReadEntityBodyMode() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic RequestContext getRequestContext() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getRequestType()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic NameValueCollection getServerVariables() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic CancellationToken getTimedOutToken() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic ITlsTokenBindingInfo getTlsTokenBindingInfo() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic int getTotalBytes()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic UnvalidatedRequestValuesBase getUnvalidated() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Uri getUrl() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic Uri getUrlReferrer() throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getUserAgent()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getUserHostAddress()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String getUserHostName()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String[] getUserLanguages()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void InsertEntityBody()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void InsertEntityBody(byte[] buffer,
int offset,
int count)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void InsertEntityBody(JCORefOut dupParam0, int dupParam1, int dupParam2) throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic int[] MapImageCoordinates(java.lang.String imageFieldName)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String MapPath(java.lang.String virtualPath)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic java.lang.String MapPath(java.lang.String virtualPath,
java.lang.String baseVirtualDir,
boolean allowCrossAppMapping)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic double[] MapRawImageCoordinates(java.lang.String imageFieldName)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void SaveAs(java.lang.String filename,
boolean includeHeaders)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void setContentEncoding(Encoding ContentEncoding) throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void setContentType(java.lang.String ContentType)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void setFilter(Stream Filter) throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setRequestContext(RequestContext RequestContext) throws java.lang.Throwable, NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void setRequestType(java.lang.String RequestType)
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedExceptionpublic void ValidateInput()
throws java.lang.Throwable,
NotImplementedException
java.lang.ThrowableNotImplementedException