public class HttpApplication extends NetObject implements java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.HttpApplication
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.HttpApplication
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
HttpApplication() |
HttpApplication(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 HttpApplication()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
FormatException
public HttpApplication(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAcquireRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAuthenticateRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addAuthorizeRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addBeginRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDisposed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addEndRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addError(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLogRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMapRequestHandler(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void AddOnAcquireRequestStateAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnAcquireRequestStateAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnAuthenticateRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnAuthenticateRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnAuthorizeRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnAuthorizeRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnBeginRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnBeginRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnEndRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnEndRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnLogRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, PlatformNotSupportedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionHttpExceptionpublic void AddOnLogRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, PlatformNotSupportedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionHttpExceptionpublic void AddOnMapRequestHandlerAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, PlatformNotSupportedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionHttpExceptionpublic void AddOnMapRequestHandlerAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, PlatformNotSupportedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionHttpExceptionpublic void AddOnPostAcquireRequestStateAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostAcquireRequestStateAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostAuthenticateRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostAuthenticateRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostAuthorizeRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostAuthorizeRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostLogRequestAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, PlatformNotSupportedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionHttpExceptionpublic void AddOnPostLogRequestAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, PlatformNotSupportedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionHttpExceptionpublic void AddOnPostMapRequestHandlerAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostMapRequestHandlerAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostReleaseRequestStateAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostReleaseRequestStateAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostRequestHandlerExecuteAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostRequestHandlerExecuteAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostResolveRequestCacheAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostResolveRequestCacheAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostUpdateRequestCacheAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPostUpdateRequestCacheAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPreRequestHandlerExecuteAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnPreRequestHandlerExecuteAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnReleaseRequestStateAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnReleaseRequestStateAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnResolveRequestCacheAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnResolveRequestCacheAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnUpdateRequestCacheAsync(BeginEventHandler bh, EndEventHandler eh) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void AddOnUpdateRequestCacheAsync(BeginEventHandler beginHandler, EndEventHandler endHandler, NetObject state) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, HttpException
public void addPostAcquireRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostAuthenticateRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostAuthorizeRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostLogRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostMapRequestHandler(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostReleaseRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostRequestHandlerExecute(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostResolveRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPostUpdateRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreRequestHandlerExecute(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreSendRequestContent(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreSendRequestHeaders(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addReleaseRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addRequestCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addResolveRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUpdateRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static HttpApplication cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into HttpApplication, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedHttpApplication instancejava.lang.Throwable - in case of error during cast operationpublic void close()
throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.Exceptionpublic void CompleteRequest()
throws java.lang.Throwable
java.lang.Throwablepublic void Dispose()
throws java.lang.Throwable
java.lang.Throwablepublic HttpApplicationState getApplication() throws java.lang.Throwable
java.lang.Throwablepublic HttpContext getContext() throws java.lang.Throwable
java.lang.Throwablepublic 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 HttpModuleCollection getModules() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, IndexOutOfRangeException, CultureNotFoundException, InvalidOperationException
public java.lang.String GetOutputCacheProviderName(HttpContext context) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, HttpException, IndexOutOfRangeException, ProviderException, ConfigurationErrorsException, NotSupportedException, MissingManifestResourceException, InvalidOperationException, ConfigurationException
public HttpRequest getRequest() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
public HttpResponse getResponse() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
public HttpServerUtility getServer() throws java.lang.Throwable
java.lang.Throwablepublic HttpSessionState getSession() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, HttpException, ConfigurationErrorsException, ConfigurationException, ArgumentOutOfRangeException
public ISite getSite() throws java.lang.Throwable
java.lang.Throwablepublic IPrincipal getUser() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionpublic java.lang.String GetVaryByCustomString(HttpContext context, java.lang.String custom) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, HttpException, HttpRequestValidationException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, NullReferenceException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionpublic void Init()
throws java.lang.Throwable
java.lang.Throwablepublic static void RegisterModule(NetType moduleType) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, HttpException, InvalidOperationException, ConfigurationException, ProviderException, NotSupportedException, NullReferenceException, ConfigurationErrorsException
public void removeAcquireRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAuthenticateRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeAuthorizeRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeBeginRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDisposed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeEndRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeError(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLogRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMapRequestHandler(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostAcquireRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostAuthenticateRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostAuthorizeRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostLogRequest(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostMapRequestHandler(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostReleaseRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostRequestHandlerExecute(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostResolveRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePostUpdateRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreRequestHandlerExecute(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreSendRequestContent(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreSendRequestHeaders(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeReleaseRequestState(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeRequestCompleted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeResolveRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUpdateRequestCache(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setSite(ISite Site) throws java.lang.Throwable
java.lang.Throwable