Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
mx4j.tools.remote.SubjectInvoker
mx4j.tools.remote.http.HTTPSubjectInvoker
public class HTTPSubjectInvoker
extends SubjectInvoker
Method Summary | |
protected boolean |
|
static HTTPConnection |
|
Methods inherited from class mx4j.tools.remote.SubjectInvoker | |
chain , handleSpecialInvoke , invoke , isPlainInvoke , subjectInvoke |
protected boolean isPlainInvoke(Method method)
- Overrides:
- isPlainInvoke in interface SubjectInvoker
public static HTTPConnection newInstance(HTTPConnection target, Subject subject, AccessControlContext context, Map environment)