|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CallbackClient interface
The interface is used to implemnt client-side Tunnel server for callback support.- CallbackInvocator - class com.jproxy.proxy.CallbackInvocator.
- The
CallbackInvocator class implements Invocator class.- CallbackInvocator(Tunnel) -
Constructor for class com.jproxy.proxy.CallbackInvocator
- constructs CallbackInvocator instance
- CallbackServer - interface com.jproxy.proxy.callback.CallbackServer.
- The remote interface for remote object located on Tunneling server.
- CallbackTunnel - class com.jproxy.proxy.callback.CallbackTunnel.
- The invoker-side object distribution protocol implementation.
- CallbackTunnel(CallbackServer) -
Constructor for class com.jproxy.proxy.callback.CallbackTunnel
- Constructs instance of CallbackTunnel.
- callbackTunnels -
Static variable in class com.jproxy.proxy.Tunnel
- All callback tunnels hashed by URL String of Tunneling server.
- ClassFileServer - class com.jproxy.proxy.httpserver.ClassFileServer.
- The ClassFileServer implements a ClassServer that
reads class files from the file system.
- ClassFileServer(int, String) -
Constructor for class com.jproxy.proxy.httpserver.ClassFileServer
- Constructs a ClassFileServer.
- classHash -
Variable in class com.jproxy.proxy.stubgen.TunnelClassLoader
-
- className -
Variable in class com.jproxy.proxy.stubgen.StubGen
-
- className -
Variable in class com.jproxy.proxy.stubgen.Proxyc
-
- classpath -
Variable in class com.jproxy.proxy.stubgen.Proxyc
-
- ClassServer - class com.jproxy.proxy.httpserver.ClassServer.
- The
ClassServer class that supports Dynamic Class Dounloading and
recognizes special HTTP request for triggering polling.- CLASSSERVER_CLASSPATH -
Static variable in class com.jproxy.proxy.callback.HttpCallbackClient
- The classpath for dynamic class downloading for client-side HttpServer
- clean() -
Method in class com.jproxy.proxy.stubgen.Proxyc
-
- clear() -
Method in class com.jproxy.proxy.callback.HttpCallbackServer
- Removes all objects from the stack.
- clear() -
Method in interface com.jproxy.proxy.callback.CallbackServer
- Removes all objects from the stack.
- clone() -
Method in class com.jproxy.proxy.TunnelData
-
- close() -
Method in class com.jproxy.proxy.servlet.HelperInputStream
-
- close() -
Method in class com.jproxy.proxy.stubgen.IndentedFile
- Close the file
- Close() -
Method in class com.jproxy.proxy.servlet.TunnelHttpHandler
-
- Close() -
Method in class com.jproxy.proxy.servlet.TunnelHttpClient
-
- closeServer() -
Method in class com.jproxy.proxy.servlet.TunnelHttpClient
-
- com.jproxy.proxy - package com.jproxy.proxy
-
- com.jproxy.proxy.callback - package com.jproxy.proxy.callback
-
- com.jproxy.proxy.httpserver - package com.jproxy.proxy.httpserver
-
- com.jproxy.proxy.providers - package com.jproxy.proxy.providers
-
- com.jproxy.proxy.server - package com.jproxy.proxy.server
-
- com.jproxy.proxy.servlet - package com.jproxy.proxy.servlet
-
- com.jproxy.proxy.stubgen - package com.jproxy.proxy.stubgen
-
- com.jproxy.proxy.util - package com.jproxy.proxy.util
-
- com.jproxy.samples.corba.test - package com.jproxy.samples.corba.test
-
- com.jproxy.samples.ejb.test - package com.jproxy.samples.ejb.test
-
- com.jproxy.samples.interfaces - package com.jproxy.samples.interfaces
-
- com.jproxy.samples.rmi.test - package com.jproxy.samples.rmi.test
-
- Command - class com.jproxy.proxy.stubgen.Command.
-
- Command() -
Constructor for class com.jproxy.proxy.stubgen.Command
-
- CommandException - exception com.jproxy.proxy.stubgen.CommandException.
- This class represents an exception thrown by the
Command.execute(...)
- CommandException(String) -
Constructor for class com.jproxy.proxy.stubgen.CommandException
-
- Common - class com.jproxy.proxy.stubgen.Common.
-
- Common() -
Constructor for class com.jproxy.proxy.stubgen.Common
-
- comp(byte[], ByteArrayOutputStream) -
Static method in class com.jproxy.proxy.Features
-
- compile(String, String, String, String) -
Static method in class com.jproxy.proxy.stubgen.Command
-
- compileFromJava(String, String, String, String) -
Static method in class com.jproxy.proxy.stubgen.Command
-
- COMPRESSION_ENABLED -
Static variable in class com.jproxy.proxy.Tunnel
- A flag enabling data compression during marshaling and unmarshaling.
- connect() -
Method in class com.jproxy.proxy.servlet.TunnelHttpURLConnection
-
- construct(long, Constructor, Object[]) -
Method in interface com.jproxy.proxy.InvocationInterceptor
-
- construct(long, Constructor, Object[]) -
Method in class com.jproxy.proxy.DefaultInvocationInterceptor
-
- construct(long, Constructor, Object[]) -
Method in class com.jproxy.proxy.providers.OrionInvocationInterceptor
-
- construct(long, Constructor, Object[]) -
Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
-
- construct(Object, Class[], Object[]) -
Static method in class com.jproxy.proxy.Helper
-
- CONSTRUCTOR -
Static variable in interface com.jproxy.proxy.Marshalable
-
- constructUrl(String, String, String) -
Static method in class com.jproxy.proxy.Helper
-
- context -
Variable in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
- context -
Variable in class com.jproxy.samples.ejb.test.SessionClient
-
- convertMethod(Method) -
Static method in class com.jproxy.proxy.stubgen.Common
-
- correctPath(String) -
Static method in class com.jproxy.proxy.util.Util
-
- correctPaths(String) -
Static method in class com.jproxy.proxy.util.Util
-
- create() -
Method in interface com.jproxy.samples.ejb.test.ISessionHome
-
- create(Object, long) -
Method in class com.jproxy.proxy.ProxyHashtable
- Adds the object to hashtable
- createCallbackClient(String, Hashtable) -
Static method in class com.jproxy.proxy.callback.HttpCallbackClient
-
- createCallbackProxy(String, Object) -
Method in class com.jproxy.proxy.callback.HttpCallbackClient
- Creates callback proxy
- createCallbackProxy(String, Object) -
Method in interface com.jproxy.proxy.callback.CallbackClient
- Creates callback proxy
- createCallbackServer(String, Hashtable) -
Static method in class com.jproxy.proxy.callback.HttpCallbackClient
- The static method-helper that creates instance of HttpCallbackServer on
Tunneling server.
- createCallbackTunnel(CallbackServer) -
Static method in class com.jproxy.proxy.Tunnel
-
- createConstructRequest(String, String[], Class[], Object[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createConstructRequest(String, String[], Class[], Object[], String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createDestructRequest(long) -
Static method in class com.jproxy.proxy.TunnelData
-
- createDestructRequest(long) -
Method in class com.jproxy.proxy.Tunnel
-
- createHashObject(Object, String[], long, boolean) -
Method in class com.jproxy.proxy.Invocator
-
- createInvokeRequest(long, Method, Object[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createInvokeRequest(long, Method, Object[], String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createMethodString(String, Class[]) -
Static method in class com.jproxy.proxy.TunnelData
-
- createReferenceRequest(long) -
Method in class com.jproxy.proxy.Tunnel
-
- createReferenceRequest(long, String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createSocket(InetAddress, int) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- createSocket(Socket, String, int, boolean) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- createSocket(String, int) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- createSocket(String, int, InetAddress, int) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- createStubRequest(String[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createStubRequest(String[], String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createTunnel() -
Method in class com.jproxy.proxy.Invocator
-
- createTunnel() -
Method in class com.jproxy.proxy.CallbackInvocator
-
- createTunnel() -
Method in class com.jproxy.proxy.server.SynchronousInvocator
-
- createTunnel() -
Method in class com.jproxy.proxy.stubgen.StubgenInvocator
-
- createTunnel(String) -
Static method in class com.jproxy.proxy.Tunnel
-
- createURLStreamHandler(String) -
Method in class com.jproxy.proxy.servlet.TunnelURLStreamHandlerFactory
-
DataStack class accelerates communication between client and
Tunnel server.- DATASTACK_ENABLED -
Static variable in class com.jproxy.proxy.Tunnel
- A flag enabling remote call optimization.
- DataStack(Tunnel) -
Constructor for class com.jproxy.proxy.DataStack
- Constructs DataStack object for Tunnel object
- DEBUG -
Static variable in class com.jproxy.proxy.Log
-
- debug(String) -
Static method in class com.jproxy.proxy.Log
-
- decomp(InputStream) -
Static method in class com.jproxy.proxy.Features
-
- DEFAULT_MAX_ATTEMPTS -
Static variable in class com.jproxy.proxy.Features
-
- DEFAULT_POLLING_TIME -
Static variable in class com.jproxy.proxy.callback.HttpCallbackClient
- If CALLBACK_POLLING_TIME is not set then DEFAULT_POLLING_TIME is used
- DEFAULT_PORT -
Static variable in class com.jproxy.proxy.callback.HttpCallbackClient
- If CALLBACK_PORT is not set then DEFAULT_PORT is used
- DEFAULT_REMOTE_CLASSES -
Static variable in class com.jproxy.proxy.Helper
-
- DEFAULT_TUNNEL_URL -
Static variable in class com.jproxy.proxy.servlet.ServletTunnel
-
- DefaultInvocationInterceptor - class com.jproxy.proxy.DefaultInvocationInterceptor.
-
- DefaultInvocationInterceptor() -
Constructor for class com.jproxy.proxy.DefaultInvocationInterceptor
-
- defaultTTL -
Static variable in class com.jproxy.proxy.HashObject
- The default time-to-live for hashed object.
- defaultValue -
Variable in class com.jproxy.proxy.Wraper
- default value
- delay(long) -
Static method in class com.jproxy.proxy.util.Util
-
- delete() -
Method in class com.jproxy.proxy.stubgen.IndentedFile
- Close and delete the file
- deserializeObject(InputStream, ClassLoader, Invocator) -
Static method in class com.jproxy.proxy.Helper
- Generic helper for object deserialization from InputStream.
- destroy() -
Method in class com.jproxy.proxy.Invocator
- Destroys invocator, release references to all hashed remote objects, stops garbage collector
- destroy() -
Static method in class com.jproxy.proxy.DataStack
- destroys all opened DataStack objects
- destroy() -
Method in class com.jproxy.proxy.servlet.TunnelServlet
- Destroy the servlet.
- destroy() -
Method in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.SessionClient
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.PerformanceApplet
-
- destroy(Vector, Object) -
Method in interface com.jproxy.proxy.InvocationInterceptor
-
- destroy(Vector, Object) -
Method in class com.jproxy.proxy.DefaultInvocationInterceptor
-
- destroy(Vector, Object) -
Method in class com.jproxy.proxy.providers.OrionInvocationInterceptor
-
- destroy(Vector, Object) -
Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
-
- destroyCallbackClient(String) -
Static method in class com.jproxy.proxy.callback.HttpCallbackClient
-
- DESTRUCTOR -
Static variable in interface com.jproxy.proxy.Marshalable
-
- dir -
Variable in class com.jproxy.proxy.stubgen.StubGen
-
- dir -
Variable in class com.jproxy.proxy.stubgen.Proxyc
-
- dispatch(Remote, RemoteCall, int, long) -
Method in class com.jproxy.samples.rmi.test.TestImpl_Skel
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class com.jproxy.proxy.servlet.TunnelServlet
- HttpServlet implementation.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class com.jproxy.proxy.servlet.TunnelServlet
-
- DummyStub - class com.jproxy.proxy.DummyStub.
-
- DummyStub(TunnelInvocationHandler) -
Constructor for class com.jproxy.proxy.DummyStub
-
- DynamicProxyInvocationHandler - class com.jproxy.proxy.DynamicProxyInvocationHandler.
- Implementation of InvocationHandler used by DynamicProxyStub.
- DynamicProxyInvocationHandler(TunnelInvocationHandler) -
Constructor for class com.jproxy.proxy.DynamicProxyInvocationHandler
- Constructor for DynamicProxyInvocationHandler
Helper class has a number of static common methods that used by different classes in Tunneling
The most of methods uses Java reflection and used during stub generation or remote call.- Helper() -
Constructor for class com.jproxy.proxy.Helper
-
- helperInputStream -
Variable in class com.jproxy.proxy.servlet.ServletTunnel
-
- HelperInputStream - class com.jproxy.proxy.servlet.HelperInputStream.
-
- HelperInputStream() -
Constructor for class com.jproxy.proxy.servlet.HelperInputStream
-
- HelperInputStream(InputStream) -
Constructor for class com.jproxy.proxy.servlet.HelperInputStream
-
- HOST_URL -
Static variable in class com.jproxy.proxy.Tunnel
- A URL String of Tunneling server
- hostUrl -
Variable in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
- hostUrl -
Variable in class com.jproxy.samples.ejb.test.SessionClient
-
- HttpCallbackClient - class com.jproxy.proxy.callback.HttpCallbackClient.
- The
HttpCallbackClient class.- HttpCallbackClient(String, Hashtable, CallbackServer) -
Constructor for class com.jproxy.proxy.callback.HttpCallbackClient
- Contructs instance.
- HttpCallbackServer - class com.jproxy.proxy.callback.HttpCallbackServer.
- The implementation of remote object used to support callback
This object is shared between several callers and one consumer.
- HttpCallbackServer(Hashtable) -
Constructor for class com.jproxy.proxy.callback.HttpCallbackServer
- Constructs instance of remote object
TunnelData class keeps data during marshalling and demarshalling data
during EJB tunneling.- TunnelData(long, String, String[], int, String, Class[], Object[], String) -
Constructor for class com.jproxy.proxy.TunnelData
- constructor used by Tunneling only
- TunnelException - exception com.jproxy.proxy.TunnelException.
- This class represents an exception thrown during tunneling operations
- TunnelException(String) -
Constructor for class com.jproxy.proxy.TunnelException
- Creates TunnelException object with specified message
- TunnelHttpClient - class com.jproxy.proxy.servlet.TunnelHttpClient.
-
- TunnelHttpClient(URL) -
Constructor for class com.jproxy.proxy.servlet.TunnelHttpClient
-
- TunnelHttpClient(URL, String, int) -
Constructor for class com.jproxy.proxy.servlet.TunnelHttpClient
-
- TunnelHttpHandler - class com.jproxy.proxy.servlet.TunnelHttpHandler.
-
- TunnelHttpHandler(int) -
Constructor for class com.jproxy.proxy.servlet.TunnelHttpHandler
-
- TunnelHttpURLConnection - class com.jproxy.proxy.servlet.TunnelHttpURLConnection.
-
- TunnelHttpURLConnection(URL, String, int) -
Constructor for class com.jproxy.proxy.servlet.TunnelHttpURLConnection
-
- TunnelHttpURLConnection(URL, TunnelHttpHandler, int) -
Constructor for class com.jproxy.proxy.servlet.TunnelHttpURLConnection
-
- TunnelInvocationHandler - class com.jproxy.proxy.TunnelInvocationHandler.
- Implementation of InvocationHandler used by DynamicProxyStub.
- TunnelInvocationHandler(String[], long, String, Tunnel) -
Constructor for class com.jproxy.proxy.TunnelInvocationHandler
- Constructor for TunnelInvocationHandler
- TunnelInvocationInterceptor - interface com.jproxy.proxy.TunnelInvocationInterceptor.
-
- Tunnelizable - interface com.jproxy.proxy.Tunnelizable.
- The tunnel identity class
- tunnels -
Static variable in class com.jproxy.proxy.Tunnel
- All tunnels hashed by URL String of Tunneling server.
- TunnelServlet - class com.jproxy.proxy.servlet.TunnelServlet.
- This is the class used to support Tunneling thru HTTP on the server side.
- TunnelServlet() -
Constructor for class com.jproxy.proxy.servlet.TunnelServlet
-
- TunnelURLStreamHandlerFactory - class com.jproxy.proxy.servlet.TunnelURLStreamHandlerFactory.
-
- TunnelURLStreamHandlerFactory(int) -
Constructor for class com.jproxy.proxy.servlet.TunnelURLStreamHandlerFactory
-
- type -
Variable in class com.jproxy.proxy.Wraper
- Wraper for primitiveType
- type() -
Static method in class com.jproxy.samples.corba.test.TestHelper
-
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |