|
||||||||||
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(Object[]) -
Constructor for class com.jproxy.proxy.callback.CallbackTunnel
-
- 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.
- ClassServer - class com.jproxy.proxy.httpserver.ClassServer.
- The
ClassServer class that supports Dynamic Class Dounloading and
recognizes special HTTP request for triggering polling.- 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
-
- call(Object) -
Method in class com.jproxy.proxy.Invocator
- The method that delegates request for remote object access to proper
method: construct(), destruct(), invoke(), getInstance()
- call(Object) -
Method in interface com.jproxy.proxy.callback.CallbackClient
- Passes request for method call to Invocator
- call(Object) -
Method in class com.jproxy.proxy.callback.HttpCallbackClient
- Passes request for method call to Invocator
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.corba.test.CORBAPerformanceClient
-
- callbackBytes(byte[], int, int) -
Method in class com.jproxy.samples.corba.test.TestImpl
-
- callbackBytes(byte[], int, int) -
Method in interface com.jproxy.samples.corba.test.TestOperations
-
- callbackBytes(byte[], int, int) -
Method in class com.jproxy.samples.corba.test._TestStub
-
- callbackBytes(Object, int, int) -
Method in interface com.jproxy.samples.ejb.test.ISession
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.ejb.test.JMSPerformanceClient
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.ejb.test.Test
-
- callbackBytes(Object, int, int) -
Method in interface com.jproxy.samples.interfaces.ITest
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.rmi.test.TestImpl
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.rmi.test.TestImpl_Stub
-
- callbackBytes(Object, int, int) -
Method in interface com.jproxy.samples.soap.test.ITest
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingImpl
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
-
- callbackBytes(Object, int, int) -
Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
-
- callbackClient -
Variable in class com.jproxy.proxy.httpserver.ClassServer
-
- callbackInterfaces -
Static variable in class com.jproxy.proxy.Helper
-
- callbackTunnels -
Static variable in class com.jproxy.proxy.Tunnel
- All callback tunnels hashed by URL String of Tunneling server.
- characters(char[], int, int) -
Method in class com.jproxy.proxy.providers.AxisObjectDeserializer
-
- classLoader -
Static variable in class com.jproxy.proxy.stubgen.TunnelClassLoader
-
- className -
Variable in class com.jproxy.proxy.stubgen.Proxyc
-
- className -
Variable in class com.jproxy.proxy.stubgen.StubGen
-
- classpath -
Variable in class com.jproxy.proxy.stubgen.Proxyc
-
- classpath -
Variable in class com.jproxy.proxy.stubgen.StubGen
-
- classpath -
Static variable in class com.jproxy.proxy.stubgen.TunnelClassLoader
-
- clean() -
Method in class com.jproxy.proxy.stubgen.Proxyc
-
- clear() -
Method in interface com.jproxy.proxy.callback.CallbackServer
- Removes all objects from the stack.
- clear() -
Method in class com.jproxy.proxy.callback.HttpCallbackServer
- Removes all objects from the stack.
- clearSessions() -
Static method in class com.jproxy.proxy.TimeoutThread
-
- close() -
Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
-
- close() -
Method in class com.jproxy.proxy.stubgen.IndentedFile
- Close the file
- codebase -
Variable in class com.jproxy.proxy.SerializableData
-
- 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.server.protocol - package com.jproxy.proxy.server.protocol
-
- 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 - package com.jproxy.samples
-
- com.jproxy.samples.corba.test - package com.jproxy.samples.corba.test
-
- com.jproxy.samples.corba.test.TestPackage - package com.jproxy.samples.corba.test.TestPackage
-
- 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
-
- com.jproxy.samples.soap.test - package com.jproxy.samples.soap.test
-
- comp(byte[], ByteArrayOutputStream) -
Static method in class com.jproxy.proxy.Features
-
- compile(String, String, String, String, String) -
Static method in class com.jproxy.proxy.stubgen.Command
-
- compileFromJava(String, String, String, String, String) -
Static method in class com.jproxy.proxy.stubgen.Command
-
- connect() -
Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
-
- construct(long, Constructor, Object[]) -
Method in class com.jproxy.proxy.DefaultServerInvocationInterceptor
-
- construct(long, Constructor, Object[]) -
Method in interface com.jproxy.proxy.IServerInvocationInterceptor
-
- construct(Object, Class[], Object[]) -
Static method in class com.jproxy.proxy.StubHelper
-
- construct(long, Constructor, Object[]) -
Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
-
- construct(long, Constructor, Object[]) -
Method in class com.jproxy.proxy.providers.OrionInvocationInterceptor
-
- constructUrl(String, String, String) -
Static method in class com.jproxy.proxy.Helper
-
- constructor2String(Constructor) -
Static method in class com.jproxy.proxy.Helper
-
- context -
Variable in class com.jproxy.samples.ejb.test.SessionClient
-
- context -
Variable in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
- context2PathMap -
Static variable in class com.jproxy.proxy.SynchronousInvocator
-
- convertMethod(Method) -
Static method in class com.jproxy.proxy.stubgen.Common
-
- corbaMessage -
Variable in class com.jproxy.samples.SampleInitializer
-
- correctInputObject(Object) -
Method in class com.jproxy.proxy.Invocator
-
- correctOutputObject(Object, Marshalable) -
Method in class com.jproxy.proxy.Invocator
-
- correctPath(String) -
Static method in class com.jproxy.proxy.Helper
-
- correctPaths(String) -
Static method in class com.jproxy.proxy.Helper
-
- create(Object, long) -
Method in class com.jproxy.proxy.ProxyHashtable
- Adds the object to hashtable
- create() -
Method in interface com.jproxy.samples.ejb.test.ISessionHome
-
- createCallbackClient(String, Hashtable) -
Static method in class com.jproxy.proxy.callback.HttpCallbackClient
-
- createCallbackProxy(String[], Object) -
Method in interface com.jproxy.proxy.callback.CallbackClient
- Creates callback proxy
- createCallbackProxy(String[], Object) -
Method in class com.jproxy.proxy.callback.HttpCallbackClient
- 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(long, String, String[], Class[], Object[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createConstructRequest(long, String, String[], Class[], Object[], String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createDestructRequest(long, long) -
Method in class com.jproxy.proxy.Tunnel
-
- createDestructRequest(long, long) -
Static method in class com.jproxy.proxy.TunnelData
-
- createFactoryAndService(URL, QName, String[]) -
Static method in class com.jproxy.proxy.providers.WrappedServiceFactory
-
- createHashObject(Object, String[], long, boolean, String) -
Method in class com.jproxy.proxy.Invocator
-
- createHashObject(Object, Marshalable) -
Method in class com.jproxy.proxy.Invocator
-
- createInvokeRequest(long, long, Method, Object[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createInvokeRequest(long, 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, long) -
Method in class com.jproxy.proxy.Tunnel
-
- createReferenceRequest(long, long, String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createService(URL, QName) -
Method in interface com.jproxy.proxy.IServiceFactory
-
- createService(QName) -
Method in interface com.jproxy.proxy.IServiceFactory
-
- createService(URL, QName) -
Method in class com.jproxy.proxy.JProxyServiceFactory
-
- createService(QName) -
Method in class com.jproxy.proxy.JProxyServiceFactory
-
- createService(URL, QName) -
Method in class com.jproxy.proxy.providers.WrappedServiceFactory
-
- createService(QName) -
Method in class com.jproxy.proxy.providers.WrappedServiceFactory
-
- createSessionRequest(long[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createSessionRequest(long[]) -
Static method in class com.jproxy.proxy.TunnelData
-
- createSocket(String, int) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- createSocket(String, int, InetAddress, int) -
Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
-
- 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
-
- createStaticInvokeRequest(long, String, String, Class[], Object[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createStaticInvokeRequest(long, String, String, Class[], Object[], String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createStubRequest(long, String[]) -
Method in class com.jproxy.proxy.Tunnel
-
- createStubRequest(long, String[], String) -
Static method in class com.jproxy.proxy.TunnelData
-
- createTIHDescriptor(TunnelInvocationHandler) -
Static method in class com.jproxy.proxy.TunnelInvocationHandler
-
- createTunnel() -
Method in class com.jproxy.proxy.CallbackInvocator
-
- createTunnel() -
Method in class com.jproxy.proxy.Invocator
-
- createTunnel() -
Method in class com.jproxy.proxy.SynchronousInvocator
-
- createTunnel(String) -
Static method in class com.jproxy.proxy.Tunnel
-
- createURLClassLoader(String, ClassLoader) -
Static method in class com.jproxy.proxy.stubgen.TunnelClassLoader
-
- createURLClassLoader() -
Static method in class com.jproxy.proxy.stubgen.TunnelClassLoader
-
- createURLStreamHandler(String) -
Method in class com.jproxy.proxy.server.protocol.MemoryURLStreamHandlerFactory
-
DataStack class accelerates communication between client and
Tunnel server.- DataStack(Tunnel) -
Constructor for class com.jproxy.proxy.DataStack
- Constructs DataStack object for Tunnel object
- DefaultServerInvocationInterceptor - class com.jproxy.proxy.DefaultServerInvocationInterceptor.
-
- DefaultServerInvocationInterceptor() -
Constructor for class com.jproxy.proxy.DefaultServerInvocationInterceptor
-
- DummyStub - class com.jproxy.proxy.DummyStub.
-
- DummyStub(Object) -
Constructor for class com.jproxy.proxy.DummyStub
-
- DynamicProxyInvocationHandler - class com.jproxy.proxy.DynamicProxyInvocationHandler.
- Implementation of InvocationHandler used by DynamicProxyStub.
- DynamicProxyInvocationHandler(Object) -
Constructor for class com.jproxy.proxy.DynamicProxyInvocationHandler
- Constructor for DynamicProxyInvocationHandler
- debug(String) -
Static method in class com.jproxy.proxy.Log
-
- decode(String) -
Static method in class com.jproxy.proxy.server.Base64
- Decodes a BASE-64 encoded stream to recover the original
data.
- decodeHeader(InputStream) -
Static method in class com.jproxy.proxy.Helper
- Generic helper for object deserialization from InputStream.
- decomp(InputStream) -
Static method in class com.jproxy.proxy.Features
-
- defaultSessionId -
Static variable in class com.jproxy.proxy.Tunnel
-
- 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.Helper
-
- delete() -
Method in class com.jproxy.proxy.stubgen.IndentedFile
- Close and delete the file
- deserialize(byte[], ClassLoader) -
Static method in class com.jproxy.proxy.Helper
-
- deserialize(byte[]) -
Static method in class com.jproxy.proxy.Helper
-
- deserializeObject(InputStream, Invocator) -
Static method in class com.jproxy.proxy.Helper
-
- deserializeObject(InputStream, Invocator, Hashtable) -
Static method in class com.jproxy.proxy.Helper
-
- destroy() -
Static method in class com.jproxy.proxy.DataStack
- destroys all opened DataStack objects
- destroy(Vector, Object) -
Method in class com.jproxy.proxy.DefaultServerInvocationInterceptor
-
- destroy(Vector, Object) -
Method in interface com.jproxy.proxy.IServerInvocationInterceptor
-
- destroy() -
Method in class com.jproxy.proxy.Invocator
- Destroys invocator, release references to all hashed remote objects, stops garbage collector
- destroy(Vector, Object) -
Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
-
- destroy(Vector, Object) -
Method in class com.jproxy.proxy.providers.OrionInvocationInterceptor
-
- destroy() -
Method in class com.jproxy.proxy.servlet.TunnelServlet
- Destroy the servlet.
- destroy() -
Method in class com.jproxy.samples.ejb.test.EJBPerformanceClient
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.JMSPerformanceClient
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.PerformanceApplet
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.PerformanceClient
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.SessionClient
-
- destroy() -
Method in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
- destroyCallbackClient(String) -
Static method in class com.jproxy.proxy.callback.HttpCallbackClient
-
- destroyRequest(boolean) -
Method in class com.jproxy.proxy.callback.HttpCallbackServer
-
- dir -
Variable in class com.jproxy.proxy.stubgen.Proxyc
-
- dir -
Variable in class com.jproxy.proxy.stubgen.StubGen
-
- 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
-
- doResult -
Variable in class com.jproxy.proxy.callback.CallbackTunnel
-
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 - class com.jproxy.proxy.servlet.HelperInputStream.
-
- HelperInputStream() -
Constructor for class com.jproxy.proxy.servlet.HelperInputStream
-
- 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
- handle(Callback[]) -
Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
-
- hasMoreElements() -
Method in class com.jproxy.proxy.SerializableEnumeration
-
- hashCode() -
Method in class com.jproxy.samples.soap.test.ITestCallback
-
- hashtable -
Variable in class com.jproxy.proxy.ProxyHashtable
-
- hostUrl -
Variable in class com.jproxy.samples.ejb.test.PerformanceClient
-
- hostUrl -
Variable in class com.jproxy.samples.ejb.test.SessionClient
-
- hostUrl -
Variable in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
TunnelData class keeps data during marshalling and demarshalling data
during EJB tunneling.- TunnelData(long, 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
- TunnelInvocationHandler - class com.jproxy.proxy.TunnelInvocationHandler.
- Implementation of InvocationHandler used by DynamicProxyStub.
- TunnelInvocationHandler(long, String[], long, String, Tunnel) -
Constructor for class com.jproxy.proxy.TunnelInvocationHandler
- Constructor for TunnelInvocationHandler
- TunnelService - class com.jproxy.proxy.TunnelService.
-
- TunnelService() -
Constructor for class com.jproxy.proxy.TunnelService
-
- 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
-
- Tunnelizable - interface com.jproxy.proxy.Tunnelizable.
- The tunnel identity class
- test() -
Method in class com.jproxy.samples.ejb.test.PerformanceClient
-
- test() -
Method in class com.jproxy.samples.ejb.test.SessionClient
-
- test() -
Method in class com.jproxy.samples.ejb.test.SessionClientNoEJB
-
- testCallback() -
Method in class com.jproxy.samples.ejb.test.PerformanceClient
-
- thread -
Variable in class com.jproxy.proxy.servlet.HTTPTunnel
-
- threads -
Static variable in class com.jproxy.proxy.util.ThreadSupport
-
- timeToLive -
Variable in class com.jproxy.proxy.HashObject
- The time-to-live for hashed object.
- to(HTTPTunnel) -
Static method in class com.jproxy.proxy.Features
-
- toBytes(Object) -
Method in class com.jproxy.proxy.providers.AxisObjectSerializer
-
- toString() -
Method in class com.jproxy.proxy.HashObject
-
- toString() -
Method in class com.jproxy.proxy.TunnelData
-
- toString() -
Method in class com.jproxy.samples.ejb.test.TestMessageDrivenBean
- Describes the instance and its content for debugging purpose
- trace -
Variable in class com.jproxy.proxy.StackWraperException
-
- tunnels -
Static variable in class com.jproxy.proxy.Tunnel
- All tunnels hashed by URL String of Tunneling server.
- type -
Variable in class com.jproxy.proxy.Wraper
- Wraper for primitiveType
- type() -
Static method in class com.jproxy.samples.corba.test.TestHelper
-
- type() -
Static method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
-
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |