mx4j.tools.remote.http

Class HTTPSubjectInvoker

Implemented Interfaces:
InvocationHandler

public class HTTPSubjectInvoker
extends SubjectInvoker

Version:
$Revision: 1.4 $

Method Summary

protected boolean
isPlainInvoke(Method method)
static HTTPConnection
newInstance(HTTPConnection target, Subject subject, AccessControlContext context, Map environment)

Methods inherited from class mx4j.tools.remote.SubjectInvoker

chain, handleSpecialInvoke, invoke, isPlainInvoke, subjectInvoke

Method Details

isPlainInvoke

protected boolean isPlainInvoke(Method method)
Overrides:
isPlainInvoke in interface SubjectInvoker

newInstance

public static HTTPConnection newInstance(HTTPConnection target,
                                         Subject subject,
                                         AccessControlContext context,
                                         Map environment)

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.