A B C D E F G H I J K L M N O P R S T U V W _

A

AdaptiveObjectInputStream - class com.jproxy.proxy.server.AdaptiveObjectInputStream.
 
AdaptiveObjectInputStream(InputStream, ClassLoader, Invocator) - Constructor for class com.jproxy.proxy.server.AdaptiveObjectInputStream
 
AdaptiveObjectOutputStream - class com.jproxy.proxy.server.AdaptiveObjectOutputStream.
 
AdaptiveObjectOutputStream(OutputStream, ClassLoader, Invocator, Marshalable) - Constructor for class com.jproxy.proxy.server.AdaptiveObjectOutputStream
 
AxisInvocationInterceptor - class com.jproxy.proxy.providers.AxisInvocationInterceptor.
 
AxisInvocationInterceptor() - Constructor for class com.jproxy.proxy.providers.AxisInvocationInterceptor
 
AxisObjectDeserializer - class com.jproxy.proxy.providers.AxisObjectDeserializer.
 
AxisObjectDeserializer() - Constructor for class com.jproxy.proxy.providers.AxisObjectDeserializer
 
AxisObjectDeserializerFactory - class com.jproxy.proxy.providers.AxisObjectDeserializerFactory.
 
AxisObjectDeserializerFactory() - Constructor for class com.jproxy.proxy.providers.AxisObjectDeserializerFactory
 
AxisObjectSerializer - class com.jproxy.proxy.providers.AxisObjectSerializer.
 
AxisObjectSerializer() - Constructor for class com.jproxy.proxy.providers.AxisObjectSerializer
 
AxisObjectSerializerFactory - class com.jproxy.proxy.providers.AxisObjectSerializerFactory.
 
AxisObjectSerializerFactory() - Constructor for class com.jproxy.proxy.providers.AxisObjectSerializerFactory
 
add(Long, Object) - Static method in class com.jproxy.proxy.providers.OrionNamingContextFactory
 
addClassLoader(String, ClassLoader) - Method in class com.jproxy.proxy.Invocator
 
addSession(TunnelInvocationHandler) - Static method in class com.jproxy.proxy.TimeoutThread
 
addSessionObject(long, HashObject) - Method in class com.jproxy.proxy.ProxyHashtable
 
addTypeMapping(Service) - Static method in class com.jproxy.proxy.providers.SOAPHelper
 
adjustSocketFactory(URLConnection) - Method in class com.jproxy.proxy.servlet.HTTPTunnel
The method gets invoked after URLConnection opening.
authenticate(Hashtable) - Static method in class com.jproxy.proxy.providers.OrionNamingContextFactory
 
authenticate(Long) - Static method in class com.jproxy.proxy.providers.OrionNamingContextFactory
 

B

Base - class com.jproxy.samples.ejb.test.Base.
The most base class in Session implementation
Base() - Constructor for class com.jproxy.samples.ejb.test.Base
 
Base64 - class com.jproxy.proxy.server.Base64.
 
Base64() - Constructor for class com.jproxy.proxy.server.Base64
 
body() - Method in class com.jproxy.proxy.TimeoutThread
 
body() - Method in class com.jproxy.proxy.callback.HttpCallbackClient
 
bus - Static variable in class com.jproxy.proxy.providers.WrappedServiceFactory
 
busReferenceCount - Static variable in class com.jproxy.proxy.providers.WrappedServiceFactory
 

C

CALLBACK_INTERFACES - Static variable in class com.jproxy.proxy.Tunnel
The Callback Object could be ANY object that is instance of the class implementing either interface from the list.
CALLBACK_ONE_WAY - Static variable in class com.jproxy.proxy.Tunnel
 
CALLBACK_PENDING_TIME - Static variable in class com.jproxy.proxy.Tunnel
A max pending time (mills) for client's polling request.
CALLBACK_RECEIVER_TIMEOUT - Static variable in class com.jproxy.proxy.Tunnel
 
CALLBACK_RETURN_RESULT - Static variable in class com.jproxy.proxy.Tunnel
 
CALLBACK_TUNNEL_CLASS - Static variable in class com.jproxy.proxy.Tunnel
A class name of asynchronous tunnel.
CALLBACK_VALIDATE_RECEIVER - Static variable in class com.jproxy.proxy.Tunnel
 
CLASSSERVER_CLASSPATH - Static variable in class com.jproxy.proxy.callback.HttpCallbackClient
The classpath for dynamic class downloading for client-side HttpServer
CLIENT_INVOCATION_INTERCEPTOR - Static variable in class com.jproxy.proxy.Tunnel
 
CONCURRENT_CALLBACKS - Static variable in class com.jproxy.proxy.Tunnel
 
CONSTRUCTOR - Static variable in interface com.jproxy.proxy.Marshalable
 
CORBAPerformanceClient - class com.jproxy.samples.corba.test.CORBAPerformanceClient.
 
CORBAPerformanceClient() - Constructor for class com.jproxy.samples.corba.test.CORBAPerformanceClient
 
CallbackClient - interface com.jproxy.proxy.callback.CallbackClient.
The 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
 

D

DATASTACK_ENABLED - Static variable in class com.jproxy.proxy.Tunnel
A flag enabling remote call optimization.
DEBUG - Static variable in class com.jproxy.proxy.Log
 
DEFAULT_CALLBACK_INTERFACES - Static variable in class com.jproxy.proxy.Helper
 
DEFAULT_MAX_ATTEMPTS - Static variable in class com.jproxy.proxy.FailoverClientInvocationInterceptor
 
DEFAULT_NONREMOTE_CLASSES - Static variable in class com.jproxy.proxy.Helper
 
DEFAULT_NONREMOTE_INTERFACES - Static variable in class com.jproxy.proxy.Helper
 
DEFAULT_REMOTE_CLASSES - Static variable in class com.jproxy.proxy.Helper
 
DEFAULT_REMOTE_INTERFACES - Static variable in class com.jproxy.proxy.Helper
 
DEFAULT_TUNNEL_URL - Static variable in class com.jproxy.proxy.servlet.HTTPTunnel
 
DESTRUCTOR - Static variable in interface com.jproxy.proxy.Marshalable
 
DataStack - class com.jproxy.proxy.DataStack.
The 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
 

E

EJBPerformanceClient - class com.jproxy.samples.ejb.test.EJBPerformanceClient.
 
EJBPerformanceClient() - Constructor for class com.jproxy.samples.ejb.test.EJBPerformanceClient
 
ERROR - Static variable in class com.jproxy.proxy.Log
 
echoBytes(byte[]) - Method in class com.jproxy.samples.corba.test.CORBAPerformanceClient
 
echoBytes(byte[]) - Method in class com.jproxy.samples.corba.test.TestImpl
 
echoBytes(byte[]) - Method in interface com.jproxy.samples.corba.test.TestOperations
 
echoBytes(byte[]) - Method in class com.jproxy.samples.corba.test._TestStub
 
echoBytes(byte[]) - Method in interface com.jproxy.samples.ejb.test.ISession
 
echoBytes(byte[]) - Method in class com.jproxy.samples.ejb.test.JMSPerformanceClient
 
echoBytes(byte[]) - Method in class com.jproxy.samples.ejb.test.Test
 
echoBytes(byte[]) - Method in interface com.jproxy.samples.interfaces.ITest
 
echoBytes(byte[]) - Method in class com.jproxy.samples.rmi.test.TestImpl
 
echoBytes(byte[]) - Method in class com.jproxy.samples.rmi.test.TestImpl_Stub
 
echoBytes(byte[]) - Method in interface com.jproxy.samples.soap.test.ITest
 
echoBytes(byte[]) - Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingImpl
 
echoBytes(byte[]) - Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
 
echoBytes(byte[]) - Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
 
ejbActivate() - Method in class com.jproxy.samples.ejb.test.Base
activate() implementation
ejbCreate() - Method in class com.jproxy.samples.ejb.test.Base
The bean create method.
ejbCreate() - Method in class com.jproxy.samples.ejb.test.TestMessageDrivenBean
 
ejbPassivate() - Method in class com.jproxy.samples.ejb.test.Base
passivate() implementation
ejbRemove() - Method in class com.jproxy.samples.ejb.test.Base
remove() implementation
ejbRemove() - Method in class com.jproxy.samples.ejb.test.TestMessageDrivenBean
 
encode(byte[]) - Static method in class com.jproxy.proxy.server.Base64
returns an array of base64-encoded characters to represent the passed data array.
encodeHeader(Hashtable) - Static method in class com.jproxy.proxy.Helper
 
env - Static variable in class com.jproxy.proxy.Tunnel
All tunnels hashed by URL String of Tunneling server
env - Variable in class com.jproxy.proxy.providers.JaasInvocationInterceptor.LoginData
 
env - Variable in class com.jproxy.samples.ejb.test.SessionClient
 
env - Variable in class com.jproxy.samples.ejb.test.SessionClientNoEJB
 
equals(Object) - Method in class com.jproxy.proxy.HashObject
 
equals(Object) - Method in class com.jproxy.samples.soap.test.ITestCallback
 
error(String) - Static method in class com.jproxy.proxy.Log
 
execute(String) - Static method in class com.jproxy.proxy.stubgen.Command
 
executeTest(boolean, String, String, int, int, int) - Static method in class com.jproxy.samples.ejb.test.PerformanceClient
 
extract(Any) - Static method in class com.jproxy.samples.corba.test.TestHelper
 
extract(Any) - Static method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
 

F

FATAL - Static variable in class com.jproxy.proxy.Log
 
FIFOStack - class com.jproxy.proxy.server.FIFOStack.
 
FIFOStack() - Constructor for class com.jproxy.proxy.server.FIFOStack
 
FailoverClientInvocationInterceptor - class com.jproxy.proxy.FailoverClientInvocationInterceptor.
 
FailoverClientInvocationInterceptor() - Constructor for class com.jproxy.proxy.FailoverClientInvocationInterceptor
 
Features - class com.jproxy.proxy.Features.
 
Features() - Constructor for class com.jproxy.proxy.Features
 
FileVector - class com.jproxy.proxy.stubgen.FileVector.
 
FileVector(File) - Constructor for class com.jproxy.proxy.stubgen.FileVector
 
factory - Variable in class com.jproxy.proxy.JProxyServiceFactory.FactoryAndService
 
factory - Variable in class com.jproxy.proxy.JProxyServiceFactory
 
fatal(String) - Static method in class com.jproxy.proxy.Log
 
features - Static variable in class com.jproxy.proxy.Tunnel
 
file2String(String) - Static method in class com.jproxy.proxy.server.ServerHelper
 
fileName - Variable in class com.jproxy.proxy.stubgen.StubGen
 
findAndReplaceCallback(Object, Tunnel) - Static method in class com.jproxy.proxy.Helper
 
findClass(String) - Method in class com.jproxy.proxy.stubgen.TunnelClassLoader
 
findClassMatch(Class, Vector) - Static method in class com.jproxy.proxy.Helper
 
findConstructor(Class, Class[]) - Static method in class com.jproxy.proxy.Helper
 
findDeclaredException(Constructor, Method, Class) - Static method in class com.jproxy.proxy.Helper
 
findFile(File) - Method in class com.jproxy.proxy.stubgen.FileVector
 
findMethod(Class, String, Class[]) - Static method in class com.jproxy.proxy.Helper
 
findPattern(InputStream, String, int, boolean) - Static method in class com.jproxy.proxy.Helper
 
findRemote(Class, boolean) - Static method in class com.jproxy.proxy.Helper
 
findResource(String) - Method in class com.jproxy.proxy.stubgen.TunnelClassLoader
 
findResources(String) - Method in class com.jproxy.proxy.stubgen.TunnelClassLoader
 

G

gc(ProxyHashtable) - Static method in class com.jproxy.proxy.Features
 
generate() - Method in class com.jproxy.proxy.stubgen.Proxyc
 
get(long) - Method in class com.jproxy.proxy.ProxyHashtable
Seeks hash-object by specified objectId key value
getAllInheritanceInfo(Class) - Static method in class com.jproxy.proxy.Helper
 
getAllInterfaces(Class) - Static method in class com.jproxy.proxy.Helper
 
getAllSuperclasses(Class) - Static method in class com.jproxy.proxy.Helper
 
getArguments() - Method in interface com.jproxy.proxy.Marshalable
 
getArguments() - Method in class com.jproxy.proxy.TunnelData
 
getBytes(String) - Method in class com.jproxy.proxy.httpserver.ClassFileServer
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getBytes(String) - Method in class com.jproxy.proxy.httpserver.ClassServer
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getBytes(String) - Method in interface com.jproxy.proxy.server.protocol.IMemoryHandler
 
getCallbackClient() - Method in class com.jproxy.proxy.Tunnel
 
getCallbackClient() - Method in class com.jproxy.proxy.callback.CallbackTunnel
 
getCallbackClient() - Method in class com.jproxy.proxy.servlet.HTTPTunnel
The method returns CallbackClient object for enabling callbacks over HTTP The method creates server-side CallbackServer object that collects all callback requests, which then may be delivered by client request CallbackClient.popAll()
getCallbackServer() - Method in interface com.jproxy.proxy.callback.CallbackClient
Returns proxy to CallbackServer.
getCallbackServer() - Method in class com.jproxy.proxy.callback.CallbackTunnel
 
getCallbackServer() - Method in class com.jproxy.proxy.callback.HttpCallbackClient
Returns proxy to CallbackServer.
getClassFromStub(String) - Static method in class com.jproxy.proxy.stubgen.Common
 
getClassInfo(Class, boolean, boolean, boolean) - Static method in class com.jproxy.proxy.Helper
 
getClassLoader(String) - Method in class com.jproxy.proxy.Invocator
The TunnelClassLoader used by bytecode stub generator.
getClassLoader(String) - Method in class com.jproxy.proxy.SynchronousInvocator
 
getClassLoaders() - Method in class com.jproxy.proxy.Invocator
 
getClassName(Class) - Static method in class com.jproxy.proxy.Helper
Returns the name of the given type
getClassName(Class) - Static method in class com.jproxy.proxy.stubgen.Common
Returns the name of the given type
getClasspath(String) - Static method in class com.jproxy.proxy.stubgen.TunnelClassLoader
 
getClasspathForLibPath(String) - Static method in class com.jproxy.proxy.stubgen.TunnelClassLoader
 
getClientInvocationInterceptor() - Static method in class com.jproxy.proxy.TunnelInvocationHandler
 
getCodeBase() - Method in class com.jproxy.samples.ejb.test.PerformanceApplet
 
getCodebase() - Static method in class com.jproxy.proxy.Helper
 
getCodebase() - Method in interface com.jproxy.proxy.Marshalable
 
getCodebase() - Method in class com.jproxy.proxy.TunnelData
 
getCodebaseMs() - Static method in class com.jproxy.proxy.Helper
 
getCodebaseSun() - Static method in class com.jproxy.proxy.Helper
 
getConstructor() - Method in interface com.jproxy.proxy.Marshalable
 
getConstructor() - Method in class com.jproxy.proxy.TunnelData
 
getConstructorParameters() - Method in class com.jproxy.proxy.Tunnel
 
getContentLength() - Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
 
getContentType() - Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
 
getDataStack(Tunnel) - Static method in class com.jproxy.proxy.DataStack
The factory for DataStack instantiation.
getDefaultCipherSuites() - Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
 
getDefaultValue(Class) - Static method in class com.jproxy.proxy.stubgen.Common
Returns the default value of the given Java Type.
getDeserializer(String, Class, QName) - Static method in class com.jproxy.samples.soap.test.ITestCallback
Get Custom Deserializer
getDeserializerAs(String) - Method in class com.jproxy.proxy.providers.AxisObjectDeserializerFactory
 
getEventListener() - Static method in class com.jproxy.proxy.Tunnel
 
getException() - Method in interface com.jproxy.proxy.Marshalable
 
getException() - Method in class com.jproxy.proxy.TunnelData
 
getInitialContext(Hashtable) - Method in class com.jproxy.proxy.NamingContextFactory
Returns context for JNDI server declared in INITIAL_CONTEXT_FACTORY.
getInitialContext(Hashtable) - Method in class com.jproxy.proxy.providers.OrionNamingContextFactory
 
getInputStream() - Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
 
getInstance(long, long) - Method in class com.jproxy.proxy.Tunnel
The helper method for getting existing instance of Tunneling object located on Tunneling server by given objectId
getInterfaceNames() - Method in interface com.jproxy.proxy.Marshalable
 
getInterfaceNames() - Method in class com.jproxy.proxy.TunnelData
 
getInterfaceNames() - Method in class com.jproxy.proxy.TunnelInvocationHandler
Tunnelizable implementation
getInterfaceNames() - Method in class com.jproxy.proxy.stubgen.Proxyc
 
getInvocator(long) - Static method in class com.jproxy.proxy.Invocator
 
getInvocator() - Method in interface com.jproxy.proxy.callback.CallbackClient
Returns Invocator.
getInvocator() - Method in class com.jproxy.proxy.callback.HttpCallbackClient
Returns Invocator.
getJProxyTest() - Method in interface com.jproxy.samples.soap.test.ITestService
 
getJProxyTest(URL) - Method in interface com.jproxy.samples.soap.test.ITestService
 
getJProxyTest() - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
getJProxyTest(URL) - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
getJProxyTestAddress() - Method in interface com.jproxy.samples.soap.test.ITestService
 
getJProxyTestAddress() - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
getJProxyTestWSDDServiceName() - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
getJustClassName(String) - Static method in class com.jproxy.proxy.stubgen.Common
 
getLevel() - Method in class com.jproxy.proxy.Log
 
getMechanismType() - Method in class com.jproxy.proxy.providers.AxisObjectSerializer
 
getMethod(Class) - Method in interface com.jproxy.proxy.Marshalable
 
getMethod(Class) - Method in class com.jproxy.proxy.TunnelData
 
getObjectClassName() - Method in class com.jproxy.proxy.TunnelInvocationHandler
 
getObjectId() - Method in interface com.jproxy.proxy.Marshalable
 
getObjectId() - Method in class com.jproxy.proxy.TunnelData
 
getObjectId() - Method in class com.jproxy.proxy.TunnelInvocationHandler
Tunnelizable implementation
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.jproxy.proxy.NamingContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.jproxy.proxy.providers.OrionNamingContextFactory
 
getOperationDescByName(String) - Static method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
Returns List of OperationDesc objects with this name
getOperationDescs() - Static method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
Returns Collection of OperationDescs
getOperations() - Method in class com.jproxy.samples.rmi.test.TestImpl_Skel
 
getOutputStream() - Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
 
getPackageName(String) - Static method in class com.jproxy.proxy.stubgen.Common
 
getPath(String) - Static method in class com.jproxy.proxy.Helper
 
getPort(Class) - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
getRequestId() - Method in interface com.jproxy.proxy.Marshalable
 
getRequestId() - Method in class com.jproxy.proxy.TunnelData
 
getRequestType() - Method in interface com.jproxy.proxy.Marshalable
 
getRequestType() - Method in class com.jproxy.proxy.TunnelData
 
getResult() - Method in class com.jproxy.proxy.DataStack
Returns results for performed requests
getResult() - Method in interface com.jproxy.proxy.Marshalable
 
getResult() - Method in class com.jproxy.proxy.TunnelData
 
getResult(Object) - Method in interface com.jproxy.proxy.callback.CallbackServer
The method may be used by invoker to get result of method call on callback object.
getResult(Object) - Method in class com.jproxy.proxy.callback.HttpCallbackServer
The method may be used by invoker to get result of method call on callback object.
getSerializer(String, Class, QName) - Static method in class com.jproxy.samples.soap.test.ITestCallback
Get Custom Serializer
getSerializerAs(String) - Method in class com.jproxy.proxy.providers.AxisObjectSerializerFactory
 
getServerTime() - Method in class com.jproxy.samples.corba.test.CORBAPerformanceClient
 
getServerTime() - Method in class com.jproxy.samples.corba.test.TestImpl
 
getServerTime() - Method in interface com.jproxy.samples.corba.test.TestOperations
 
getServerTime() - Method in class com.jproxy.samples.corba.test._TestStub
 
getServerTime() - Method in interface com.jproxy.samples.ejb.test.ISession
 
getServerTime() - Method in class com.jproxy.samples.ejb.test.JMSPerformanceClient
 
getServerTime() - Method in class com.jproxy.samples.ejb.test.Test
 
getServerTime() - Method in interface com.jproxy.samples.interfaces.ITest
 
getServerTime() - Method in class com.jproxy.samples.rmi.test.TestImpl
 
getServerTime() - Method in class com.jproxy.samples.rmi.test.TestImpl_Stub
 
getServerTime() - Method in interface com.jproxy.samples.soap.test.ITest
 
getServerTime() - Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingImpl
 
getServerTime() - Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
 
getServerTime() - Method in class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
 
getServerUrl() - Method in interface com.jproxy.proxy.Marshalable
 
getServerUrl() - Method in class com.jproxy.proxy.Tunnel
 
getServerUrl() - Method in class com.jproxy.proxy.TunnelData
 
getServiceName() - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
getSessionId() - Method in interface com.jproxy.proxy.Marshalable
 
getSessionId() - Method in class com.jproxy.proxy.TunnelData
 
getSessionId() - Method in class com.jproxy.proxy.TunnelInvocationHandler
 
getSessionObjects(long) - Method in class com.jproxy.proxy.ProxyHashtable
 
getSize() - Method in interface com.jproxy.proxy.callback.CallbackServer
Returns a number of elements in the stack.
getSize() - Method in class com.jproxy.proxy.callback.HttpCallbackServer
Returns a number of elements in the stack.
getStackTrace(Throwable) - Static method in class com.jproxy.proxy.Helper
 
getStubClassName(String[]) - Static method in class com.jproxy.proxy.stubgen.Common
 
getStubDir() - Method in class com.jproxy.proxy.stubgen.TunnelClassLoader
 
getSupportedCipherSuites() - Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
 
getSupportedMechanismTypes() - Method in class com.jproxy.proxy.providers.AxisObjectDeserializerFactory
 
getSupportedMechanismTypes() - Method in class com.jproxy.proxy.providers.AxisObjectSerializerFactory
 
getThread() - Method in class com.jproxy.proxy.util.ThreadSupport
 
getTimeout() - Method in class com.jproxy.proxy.Tunnel
The method returns communication timeout for tunnel (measured in milliseconds).
getTunnel() - Method in class com.jproxy.proxy.TunnelInvocationHandler
Tunnelizable implementation
getTunnelInvocationHandler() - Method in class com.jproxy.proxy.DummyStub
 
getTunnelInvocationHandler() - Method in class com.jproxy.proxy.DynamicProxyInvocationHandler
 
getTunnelInvocationHandler(Object) - Static method in class com.jproxy.proxy.StubHelper
 
getTunnelInvocationHandler() - Method in interface com.jproxy.proxy.Tunnelizable
 
getTypeDesc() - Static method in class com.jproxy.samples.soap.test.ITestCallback
Return type metadata object
getTypes(Object[], boolean[]) - Static method in class com.jproxy.proxy.Wraper
 
getWraper(Class) - Static method in class com.jproxy.proxy.Wraper
 

H

HOST_URL - Static variable in class com.jproxy.proxy.Tunnel
A URL String of Tunneling server
HTTPTunnel - class com.jproxy.proxy.servlet.HTTPTunnel.
Tunnel implementation.
HTTPTunnel(Object[]) - Constructor for class com.jproxy.proxy.servlet.HTTPTunnel
 
HashObject - class com.jproxy.proxy.HashObject.
The wraper for remote objects for its lifetime management by ProxyHashtable
HashObject(Object, long) - Constructor for class com.jproxy.proxy.HashObject
Constructs HashObject for given remote obj.
Hashtable2 - class com.jproxy.proxy.util.Hashtable2.
 
Hashtable2() - Constructor for class com.jproxy.proxy.util.Hashtable2
 
Helper - class com.jproxy.proxy.Helper.
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
 

I

IClientInvocationInterceptor - interface com.jproxy.proxy.IClientInvocationInterceptor.
 
IEventListener - interface com.jproxy.proxy.IEventListener.
 
IMemoryHandler - interface com.jproxy.proxy.server.protocol.IMemoryHandler.
 
INFO - Static variable in class com.jproxy.proxy.Log
 
INITIAL_CONTEXT_FACTORY - Static variable in class com.jproxy.proxy.Tunnel
The classname of InitialContectFactory of remote JNDI
INPROCESS_CALL_OPTIMIZATION_ENABLED - Static variable in class com.jproxy.proxy.Tunnel
Client-Server property.
INVOCATOR_THREADING_ENABLED - Static variable in class com.jproxy.proxy.Tunnel
 
IRemote - interface com.jproxy.proxy.IRemote.
 
IServerInvocationInterceptor - interface com.jproxy.proxy.IServerInvocationInterceptor.
 
IServiceFactory - interface com.jproxy.proxy.IServiceFactory.
 
ISession - interface com.jproxy.samples.ejb.test.ISession.
ISession interface agregates all remote interfaces.
ISessionHome - interface com.jproxy.samples.ejb.test.ISessionHome.
 
ITest - interface com.jproxy.samples.interfaces.ITest.
 
ITest - interface com.jproxy.samples.soap.test.ITest.
 
ITestCallback - interface com.jproxy.samples.interfaces.ITestCallback.
 
ITestCallback - class com.jproxy.samples.soap.test.ITestCallback.
 
ITestCallback() - Constructor for class com.jproxy.samples.soap.test.ITestCallback
 
ITestService - interface com.jproxy.samples.soap.test.ITestService.
 
ITestServiceLocator - class com.jproxy.samples.soap.test.ITestServiceLocator.
 
ITestServiceLocator() - Constructor for class com.jproxy.samples.soap.test.ITestServiceLocator
 
IndentedFile - class com.jproxy.proxy.stubgen.IndentedFile.
The IndentedFile Class allows to create an ASCCI file with indented lines.
IndentedFile(String) - Constructor for class com.jproxy.proxy.stubgen.IndentedFile
Cerates a new IndentedFile with the given name.
Invocator - class com.jproxy.proxy.Invocator.
The abstract class that is responsible for direct access of remote objects Invocator objects is located on Tunneling server.
Invocator(Tunnel) - Constructor for class com.jproxy.proxy.Invocator
Creates instance with properties passed as Hashtable object.
id() - Static method in class com.jproxy.samples.corba.test.TestHelper
 
id() - Static method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
 
implementsInterface(Class, Class) - Static method in class com.jproxy.proxy.stubgen.Common
Returns true if the given class implements the given interface
indentMinus() - Method in class com.jproxy.proxy.stubgen.IndentedFile
Decrement the indentation value.
indentPlus() - Method in class com.jproxy.proxy.stubgen.IndentedFile
Increment the indentation value.
info(String) - Static method in class com.jproxy.proxy.Log
 
init() - Method in class com.jproxy.proxy.DataStack
Initializes the DataStack object.
init() - Static method in class com.jproxy.proxy.Tunnel
 
init(String, String, int) - Method in class com.jproxy.proxy.servlet.SSLProxySocketFactory
 
init(ServletConfig) - Method in class com.jproxy.proxy.servlet.TunnelServlet
Initialize the servlet.
init() - Method in class com.jproxy.samples.corba.test.CORBAPerformanceClient
 
init() - Method in class com.jproxy.samples.ejb.test.EJBPerformanceClient
 
init() - Method in class com.jproxy.samples.ejb.test.JMSPerformanceClient
 
init() - Method in class com.jproxy.samples.ejb.test.JProxyPerformanceClient
 
init() - Method in class com.jproxy.samples.ejb.test.PerformanceApplet
 
init() - Method in class com.jproxy.samples.ejb.test.PerformanceClient
 
init() - Method in class com.jproxy.samples.ejb.test.SessionClient
 
init() - Method in class com.jproxy.samples.ejb.test.SessionClientNoEJB
Applet init method JProxy may be used as simple ORB.
init() - Method in class com.jproxy.samples.ejb.test.TestMessageDrivenBean
 
init() - Method in class com.jproxy.samples.rmi.test.RMIPerformanceClient
 
init() - Method in class com.jproxy.samples.soap.test.SOAPPerformanceClient
 
initAxisWay() - Method in class com.jproxy.samples.soap.test.SOAPPerformanceClient
 
initStandardWay() - Method in class com.jproxy.samples.soap.test.SOAPPerformanceClient
 
initializer - Static variable in class com.jproxy.samples.SampleInitializer
 
insert(Any, Test) - Static method in class com.jproxy.samples.corba.test.TestHelper
 
insert(Any, byte[]) - Static method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
 
interfaceClasses - Variable in class com.jproxy.proxy.stubgen.StubGen
 
interfaceNames - Variable in class com.jproxy.proxy.stubgen.Proxyc
 
interfaceNames - Variable in class com.jproxy.proxy.stubgen.StubGen
 
invocationInterceptorClass - Static variable in class com.jproxy.proxy.ProxyHashtable
 
invocator - Static variable in class com.jproxy.proxy.TunnelService
 
invoke(long, Object, Method, Object[]) - Method in class com.jproxy.proxy.DefaultServerInvocationInterceptor
 
invoke(Object, Method, Object[]) - Method in class com.jproxy.proxy.DynamicProxyInvocationHandler
The implementation of InvocationHandler Processes a method invocation on a proxy instance and returns the result.
invoke(Tunnelizable, Method, Object[]) - Method in class com.jproxy.proxy.FailoverClientInvocationInterceptor
 
invoke(Tunnelizable, Method, Object[]) - Method in interface com.jproxy.proxy.IClientInvocationInterceptor
 
invoke(long, Object, Method, Object[]) - Method in interface com.jproxy.proxy.IServerInvocationInterceptor
 
invoke(Object, String, Class[], Object[]) - Static method in class com.jproxy.proxy.StubHelper
 
invoke(Object) - Method in class com.jproxy.proxy.Tunnel
The method sends marshaled data and unmurshal result for remote call.
invoke(Tunnelizable, Method, Object[]) - Method in class com.jproxy.proxy.TunnelInvocationHandler
The implementation of InvocationHandler Processes a method invocation on a proxy instance and returns the result.
invoke(Object) - Method in interface com.jproxy.proxy.callback.CallbackServer
 
invoke(Object) - Method in class com.jproxy.proxy.callback.CallbackTunnel
The method marshales data to the CallbackServer remote object The result is not supported in the implementation.
invoke(Object) - Method in class com.jproxy.proxy.callback.HttpCallbackServer
 
invoke(long, Object, Method, Object[]) - Method in class com.jproxy.proxy.providers.AxisInvocationInterceptor
 
invoke(long, Object, Method, Object[]) - Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
 
invoke(long, Object, Method, Object[]) - Method in class com.jproxy.proxy.providers.OrionInvocationInterceptor
 
invoke(Object, Method, Object[]) - Method in class com.jproxy.proxy.providers.OrionNamingContext
 
invoke(Object) - Method in class com.jproxy.proxy.servlet.HTTPTunnel
The method marshales data and unmurshal result for remote call.
invokeAll(Object) - Method in class com.jproxy.proxy.Invocator
 
invokeMethod(long, Method, Object[], boolean) - Method in class com.jproxy.proxy.Tunnel
The method delegates calls to Tunnel object.
invokeMethod(Object, Method, Object[]) - Method in class com.jproxy.proxy.TunnelInvocationHandler
The method delegates calls to Tunnel object.
invokeOne(Object) - Method in class com.jproxy.proxy.Invocator
 
invokeRequest(Marshalable) - Method in class com.jproxy.proxy.Tunnel
 
invokeStaticMethod(String, String, Class[], Object[]) - Method in class com.jproxy.proxy.Tunnel
 
invokeStaticMethod(String, String, String, Class[], Object[]) - Static method in class com.jproxy.proxy.Tunnel
 
isAllowedClass(Class) - Static method in class com.jproxy.proxy.Helper
 
isCORBAInitialized - Variable in class com.jproxy.samples.SampleInitializer
 
isCompressed - Variable in class com.jproxy.proxy.SerializableData
 
isCompressionInUse() - Method in class com.jproxy.proxy.servlet.HTTPTunnel
Returns flag showing if compression for communication was used.
isDirect() - Method in interface com.jproxy.proxy.Marshalable
 
isDirect() - Method in class com.jproxy.proxy.TunnelData
 
isEnable(int) - Static method in class com.jproxy.proxy.Log
 
isInitialized - Variable in class com.jproxy.samples.ejb.test.PerformanceClient
 
isInitialized - Variable in class com.jproxy.samples.ejb.test.SessionClient
 
isLinkable - Variable in class com.jproxy.proxy.HashObject
 
isOn - Static variable in class com.jproxy.proxy.DataStack
 
isOneWay() - Method in interface com.jproxy.proxy.Marshalable
 
isOneWay() - Method in class com.jproxy.proxy.TunnelData
 
isPopActive() - Method in class com.jproxy.proxy.callback.HttpCallbackServer
 
isRMIInitialized - Variable in class com.jproxy.samples.SampleInitializer
 
isRequest() - Method in interface com.jproxy.proxy.Marshalable
 
isRequest() - Method in class com.jproxy.proxy.TunnelData
 
isRunning() - Method in interface com.jproxy.proxy.callback.CallbackClient
Checks if thread that performs polling is running.
isRunning() - Method in class com.jproxy.proxy.httpserver.ClassServer
 
isRunning() - Method in class com.jproxy.proxy.util.ThreadSupport
 
isSending() - Method in class com.jproxy.proxy.DataStack
returns flag showing if sending of package is in progress
isStopping() - Method in class com.jproxy.proxy.util.ThreadSupport
 
isStubClassName(String) - Static method in class com.jproxy.proxy.stubgen.Common
 
isVoid(Class) - Static method in class com.jproxy.proxy.stubgen.Common
Returns true if the given type is the type 'void'

J

JAAS_CONFIGURATION_NAME - Static variable in class com.jproxy.proxy.Tunnel
A JAAS Configuration name.
JMSPerformanceClient - class com.jproxy.samples.ejb.test.JMSPerformanceClient.
 
JMSPerformanceClient() - Constructor for class com.jproxy.samples.ejb.test.JMSPerformanceClient
 
JProxyPerformanceClient - class com.jproxy.samples.ejb.test.JProxyPerformanceClient.
 
JProxyPerformanceClient() - Constructor for class com.jproxy.samples.ejb.test.JProxyPerformanceClient
 
JProxyServiceFactory - class com.jproxy.proxy.JProxyServiceFactory.
 
JProxyServiceFactory() - Constructor for class com.jproxy.proxy.JProxyServiceFactory
 
JProxyServiceFactory.FactoryAndService - class com.jproxy.proxy.JProxyServiceFactory.FactoryAndService.
 
JProxyServiceFactory.FactoryAndService() - Constructor for class com.jproxy.proxy.JProxyServiceFactory.FactoryAndService
 
JProxyTestSoapBindingImpl - class com.jproxy.samples.soap.test.JProxyTestSoapBindingImpl.
 
JProxyTestSoapBindingImpl() - Constructor for class com.jproxy.samples.soap.test.JProxyTestSoapBindingImpl
 
JProxyTestSoapBindingSkeleton - class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton.
 
JProxyTestSoapBindingSkeleton() - Constructor for class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
 
JProxyTestSoapBindingSkeleton(ITest) - Constructor for class com.jproxy.samples.soap.test.JProxyTestSoapBindingSkeleton
 
JProxyTestSoapBindingStub - class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub.
 
JProxyTestSoapBindingStub() - Constructor for class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
 
JProxyTestSoapBindingStub(URL, Service) - Constructor for class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
 
JProxyTestSoapBindingStub(Service) - Constructor for class com.jproxy.samples.soap.test.JProxyTestSoapBindingStub
 
JaasInvocationInterceptor - class com.jproxy.proxy.providers.JaasInvocationInterceptor.
 
JaasInvocationInterceptor() - Constructor for class com.jproxy.proxy.providers.JaasInvocationInterceptor
 
JaasInvocationInterceptor.LoginData - class com.jproxy.proxy.providers.JaasInvocationInterceptor.LoginData.
 
JaasInvocationInterceptor.LoginData(long, Hashtable, LoginContext, AccessControlContext) - Constructor for class com.jproxy.proxy.providers.JaasInvocationInterceptor.LoginData
 
jaasConfigurationName - Static variable in class com.jproxy.proxy.providers.JaasInvocationInterceptor
 
javacOptions - Variable in class com.jproxy.proxy.stubgen.Proxyc
 
justClassName - Variable in class com.jproxy.proxy.stubgen.StubGen
 
justInterfaceNames - Variable in class com.jproxy.proxy.stubgen.StubGen
 

K

keys() - Method in class com.jproxy.proxy.ProxyHashtable
Seeks hash-object in hashtable by specified object wrapped in hash-object.

L

LOG_CLASS - Static variable in class com.jproxy.proxy.Tunnel
A class used as output for log information.
LOG_LEVEL - Static variable in class com.jproxy.proxy.Tunnel
A verbosity level of loggin: one og folowing: FATAL,ERROR,WARNING,INFORMATION,DEBUG,NONE or abbreviation: F,E,W,I,D,N
LOW_VERSION - Static variable in class com.jproxy.proxy.Tunnel
Client-Server read-only property.
Log - class com.jproxy.proxy.Log.
 
Log() - Constructor for class com.jproxy.proxy.Log
 
Log4jLogger - class com.jproxy.proxy.Log4jLogger.
 
Log4jLogger() - Constructor for class com.jproxy.proxy.Log4jLogger
 
lastAccessTime - Variable in class com.jproxy.proxy.HashObject
latest time when hashed object was accesed
loadProperties() - Static method in class com.jproxy.proxy.Tunnel
 
loadProxyInterfaces() - Static method in class com.jproxy.proxy.Helper
 
loader - Variable in class com.jproxy.proxy.stubgen.StubGen
 
localCreateService(URL, QName) - Method in class com.jproxy.proxy.providers.WrappedServiceFactory
 
log - Static variable in class com.jproxy.proxy.Log
 
log(String, int) - Method in class com.jproxy.proxy.Log
Default implementation of logging.
log(String, int) - Method in class com.jproxy.proxy.Log4jLogger
 
loginContext - Variable in class com.jproxy.proxy.providers.JaasInvocationInterceptor.LoginData
 

M

MAX_FAILOVER_ATTEMPTS - Static variable in class com.jproxy.proxy.Tunnel
A max number of failover invocation attepts
METHOD - Static variable in interface com.jproxy.proxy.Marshalable
 
MIN_POLLING_DELAY - Static variable in class com.jproxy.proxy.callback.HttpCallbackClient
If CALLBACK_POLLING_TIME is not set then DEFAULT_POLLING_TIME is used
Marshalable - interface com.jproxy.proxy.Marshalable.
It is Serializable.
MemoryURLConnection - class com.jproxy.proxy.server.protocol.MemoryURLConnection.
 
MemoryURLConnection(URL) - Constructor for class com.jproxy.proxy.server.protocol.MemoryURLConnection
 
MemoryURLStreamHandler - class com.jproxy.proxy.server.protocol.MemoryURLStreamHandler.
 
MemoryURLStreamHandler(IMemoryHandler) - Constructor for class com.jproxy.proxy.server.protocol.MemoryURLStreamHandler
 
MemoryURLStreamHandlerFactory - class com.jproxy.proxy.server.protocol.MemoryURLStreamHandlerFactory.
 
MemoryURLStreamHandlerFactory(IMemoryHandler) - Constructor for class com.jproxy.proxy.server.protocol.MemoryURLStreamHandlerFactory
 
main(String[]) - Static method in class com.jproxy.proxy.httpserver.ClassFileServer
Main method to create the class server that reads class files.
main(String[]) - Static method in class com.jproxy.proxy.stubgen.Proxyc
 
main(String[]) - Static method in class com.jproxy.proxy.stubgen.StubGen
 
main(String[]) - Static method in class com.jproxy.samples.SampleInitializer
 
main(String[]) - Static method in class com.jproxy.samples.corba.test.TestCORBAClient
 
main(String[]) - Static method in class com.jproxy.samples.corba.test.TestClient
 
main(String[]) - Static method in class com.jproxy.samples.corba.test.TestServer
 
main(String[]) - Static method in class com.jproxy.samples.ejb.test.PerformanceApplet
 
main(String[]) - Static method in class com.jproxy.samples.ejb.test.PerformanceClient
 
main(String[]) - Static method in class com.jproxy.samples.ejb.test.SessionClient
 
main(String[]) - Static method in class com.jproxy.samples.ejb.test.SessionClientNoEJB
 
main(String[]) - Static method in class com.jproxy.samples.rmi.test.TestClient
 
main(String[]) - Static method in class com.jproxy.samples.rmi.test.TestServer
 
method2String(Method) - Static method in class com.jproxy.proxy.stubgen.Common
Source generation of the header of the given Method.

N

NATIVE_EXCEPTIONS_ENABLED - Static variable in class com.jproxy.proxy.Tunnel
 
NETWORK_PERFORMANCE_THRESHOLD - Static variable in class com.jproxy.proxy.Tunnel
 
NONE - Static variable in class com.jproxy.proxy.Log
 
NONREMOTE_CLASSES - Static variable in class com.jproxy.proxy.Tunnel
A list of class names patterns.
NONREMOTE_INTERFACES - Static variable in class com.jproxy.proxy.Tunnel
A list of interface names patterns.
NamingContextFactory - class com.jproxy.proxy.NamingContextFactory.
JNDI Naming Sevice SPI implementation for Tunneling.
NamingContextFactory() - Constructor for class com.jproxy.proxy.NamingContextFactory
 
narrow(Object) - Static method in class com.jproxy.samples.corba.test.TestHelper
 
newBytecodeProxy(TunnelInvocationHandler, String) - Method in class com.jproxy.proxy.SynchronousInvocator
 
newDynamicProxy(TunnelInvocationHandler, String) - Method in class com.jproxy.proxy.SynchronousInvocator
It obtains stub using Dynamic Proxy Class reflection API extension of Sun's JDK 1.3
newInstance(String, String[], Class[], Object[]) - Method in class com.jproxy.proxy.Tunnel
The helper method for creating new instance of Tunneling object on Tunneling server
newInstance(String, String, String[], Class[], Object[]) - Static method in class com.jproxy.proxy.Tunnel
 
newProxy(TunnelInvocationHandler, boolean, String) - Method in class com.jproxy.proxy.CallbackInvocator
The implemntation of Invocator class.
newProxy(TunnelInvocationHandler, boolean, String) - Method in class com.jproxy.proxy.Invocator
The abstruct method for obtaining proxy stub for remote interface.
newProxy(long, String[], long, String, boolean, String) - Method in class com.jproxy.proxy.Invocator
The method for obtaining proxy stub for remote interface.
newProxy(TunnelInvocationHandler, boolean, String) - Method in class com.jproxy.proxy.SynchronousInvocator
The implemntation of Invocator class.
newStub(long, String[]) - Method in class com.jproxy.proxy.Tunnel
The helper method for creating new instance of Tunneling object on Tunneling server
nextElement() - Method in class com.jproxy.proxy.SerializableEnumeration
 
nonRemoteClasses - Static variable in class com.jproxy.proxy.Helper
 
nonRemoteInterfaces - Static variable in class com.jproxy.proxy.Helper
 

O

OBJECT_TTL - Static variable in class com.jproxy.proxy.Tunnel
A time-to-live of remote object in mills
OrionInvocationInterceptor - class com.jproxy.proxy.providers.OrionInvocationInterceptor.
 
OrionInvocationInterceptor() - Constructor for class com.jproxy.proxy.providers.OrionInvocationInterceptor
 
OrionNamingContext - class com.jproxy.proxy.providers.OrionNamingContext.
 
OrionNamingContext(Context, Hashtable) - Constructor for class com.jproxy.proxy.providers.OrionNamingContext
 
OrionNamingContextFactory - class com.jproxy.proxy.providers.OrionNamingContextFactory.
 
OrionNamingContextFactory() - Constructor for class com.jproxy.proxy.providers.OrionNamingContextFactory
 
object - Variable in class com.jproxy.proxy.HashObject
The hashed object
object - Variable in class com.jproxy.proxy.SerializableData
 
object - Variable in class com.jproxy.proxy.TunnelInvocationHandler
reference to target object to handle direct proxy calls
objectId - Variable in class com.jproxy.proxy.HashObject
A time in mills when object was hashed.
octet_arrayHelper - class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper.
com/jproxy/samples/corba/test/TestPackage/octet_arrayHelper.java .
octet_arrayHelper() - Constructor for class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
 
octet_arrayHolder - class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder.
com/jproxy/samples/corba/test/TestPackage/octet_arrayHolder.java .
octet_arrayHolder() - Constructor for class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder
 
octet_arrayHolder(byte[]) - Constructor for class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder
 
onCallback(Object) - Method in class com.jproxy.samples.ejb.test.PerformanceClient
 
onCallback(Object) - Method in interface com.jproxy.samples.interfaces.ITestCallback
 
onCallback(Object) - Method in class com.jproxy.samples.soap.test.ITestCallback
 
onEndElement(String, String, DeserializationContext) - Method in class com.jproxy.proxy.providers.AxisObjectDeserializer
 
onError(Throwable) - Method in interface com.jproxy.proxy.IEventListener
 
onMessage(Message) - Method in class com.jproxy.samples.ejb.test.JMSPerformanceClient
 
onMessage(Message) - Method in class com.jproxy.samples.ejb.test.TestMessageDrivenBean
 
oneWay - Variable in class com.jproxy.proxy.callback.CallbackTunnel
 
openConnection(URL) - Method in class com.jproxy.proxy.server.protocol.MemoryURLStreamHandler
 
out - Static variable in class com.jproxy.samples.ejb.test.PerformanceClient
 

P

PROVIDER_URL - Static variable in class com.jproxy.proxy.Tunnel
 
PerformanceApplet - class com.jproxy.samples.ejb.test.PerformanceApplet.
 
PerformanceApplet() - Constructor for class com.jproxy.samples.ejb.test.PerformanceApplet
 
PerformanceClient - class com.jproxy.samples.ejb.test.PerformanceClient.
 
PerformanceClient() - Constructor for class com.jproxy.samples.ejb.test.PerformanceClient
 
ProxyHashtable - class com.jproxy.proxy.ProxyHashtable.
The class that keeps references of objects and tunneling objects (objects) in a hashtable and manages lifetime of the objects.
ProxyHashtable() - Constructor for class com.jproxy.proxy.ProxyHashtable
Default constructor
Proxyc - class com.jproxy.proxy.stubgen.Proxyc.
 
Proxyc() - Constructor for class com.jproxy.proxy.stubgen.Proxyc
 
Proxyc(String[], String, String) - Constructor for class com.jproxy.proxy.stubgen.Proxyc
 
packageName - Variable in class com.jproxy.proxy.stubgen.StubGen
 
parseArgs(String[]) - Static method in class com.jproxy.samples.ejb.test.PerformanceClient
 
parseKeyValues(String, String, String) - Static method in class com.jproxy.proxy.Helper
 
parseURL(String) - Static method in class com.jproxy.proxy.Helper
Helper for URL parsing.
parseValues(String, String) - Static method in class com.jproxy.proxy.Helper
 
peek() - Method in interface com.jproxy.proxy.callback.CallbackServer
Peeks previosly pushed request object from stack without changing status of the stack.
peek() - Method in class com.jproxy.proxy.callback.HttpCallbackServer
Peeks previosly pushed request object from stack without changing status of the stack.
peek() - Method in class com.jproxy.proxy.server.FIFOStack
 
perform() - Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
 
pop() - Method in interface com.jproxy.proxy.callback.CallbackServer
Pops previosly pushed request object from stack.
pop() - Method in class com.jproxy.proxy.callback.HttpCallbackServer
Pops previosly pushed request object from stack.
pop() - Method in class com.jproxy.proxy.server.FIFOStack
 
popAll() - Method in interface com.jproxy.proxy.callback.CallbackServer
Paps all existing request object from the stack.
popAll() - Method in class com.jproxy.proxy.callback.HttpCallbackServer
Paps all existing request objects from stack.
popAllWithResult(Vector) - Method in interface com.jproxy.proxy.callback.CallbackServer
 
popAllWithResult(Vector) - Method in class com.jproxy.proxy.callback.HttpCallbackServer
 
primitiveType - Variable in class com.jproxy.proxy.Wraper
primitive type
print(String) - Method in class com.jproxy.proxy.stubgen.IndentedFile
Print the given message with or without indentation.
printStackTrace(PrintStream) - Method in class com.jproxy.proxy.StackWraperException
 
printStackTrace(PrintWriter) - Method in class com.jproxy.proxy.StackWraperException
 
println(String) - Method in class com.jproxy.proxy.stubgen.IndentedFile
Finish the line.
println() - Method in class com.jproxy.proxy.stubgen.IndentedFile
Print the given message with indentation, and then finish the line.
proxyObject - Variable in class com.jproxy.proxy.HashObject
The stub for remote object
push(Marshalable) - Method in class com.jproxy.proxy.DataStack
Pushes next request to stack and checks flags that may force a sending.
push(Object) - Method in interface com.jproxy.proxy.callback.CallbackServer
Pushes the request object to stack.
push(Object) - Method in class com.jproxy.proxy.callback.HttpCallbackServer
Pushes the request object to FIFO stack.
push(Object) - Method in class com.jproxy.proxy.server.FIFOStack
 

R

REFERENCE - Static variable in interface com.jproxy.proxy.Marshalable
 
REMOTE_CLASSES - Static variable in class com.jproxy.proxy.Tunnel
A list of class names.
REMOTE_INTERFACES - Static variable in class com.jproxy.proxy.Tunnel
A list of interface names.
RMIPerformanceClient - class com.jproxy.samples.rmi.test.RMIPerformanceClient.
 
RMIPerformanceClient() - Constructor for class com.jproxy.samples.rmi.test.RMIPerformanceClient
 
read(InputStream) - Static method in class com.jproxy.samples.corba.test.TestHelper
 
read(InputStream) - Static method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
 
remoteClasses - Static variable in class com.jproxy.proxy.Helper
 
remoteInterfaces - Variable in class com.jproxy.proxy.HashObject
The remote interface name
remoteInterfaces - Static variable in class com.jproxy.proxy.Helper
 
remove(long) - Method in class com.jproxy.proxy.CallbackInvocator
 
remove(long) - Method in class com.jproxy.proxy.ProxyHashtable
Removes object from hashtable by specified id key value.
remove(Long) - Static method in class com.jproxy.proxy.providers.OrionNamingContextFactory
 
removeAll() - Method in class com.jproxy.proxy.ProxyHashtable
Removes references to all remote objects from hashtable
removeInstance(long, Tunnelizable) - Method in class com.jproxy.proxy.Tunnel
 
removeSessionObject(long, long) - Method in class com.jproxy.proxy.ProxyHashtable
 
replaceInString(String, String, String) - Static method in class com.jproxy.samples.ejb.test.PerformanceApplet
 
rmiMessage - Variable in class com.jproxy.samples.SampleInitializer
 
run() - Method in class com.jproxy.proxy.httpserver.ClassServer
The "listen" thread that accepts a connection to the server, parses the header to obtain the class file name and sends back the bytecodes for the class (or error if the class is not found or the response was malformed).
run() - Method in class com.jproxy.proxy.providers.JaasInvocationInterceptor
 
run() - Method in class com.jproxy.proxy.servlet.HTTPTunnel
 
run() - Method in class com.jproxy.proxy.util.ThreadSupport
 
run() - Method in class com.jproxy.samples.SampleInitializer
 
run() - Method in class com.jproxy.samples.ejb.test.PerformanceClient
 

S

SERVER_CLASSPATH - Static variable in class com.jproxy.proxy.Tunnel
A classpath used by javac compiler for dinamic stub generation
SERVER_INVOCATION_INTERCEPTOR - Static variable in class com.jproxy.proxy.Tunnel
 
SESSION - Static variable in interface com.jproxy.proxy.Marshalable
 
SOAPHelper - class com.jproxy.proxy.providers.SOAPHelper.
 
SOAPHelper() - Constructor for class com.jproxy.proxy.providers.SOAPHelper
 
SOAPPerformanceClient - class com.jproxy.samples.soap.test.SOAPPerformanceClient.
 
SOAPPerformanceClient() - Constructor for class com.jproxy.samples.soap.test.SOAPPerformanceClient
 
SOAP_INIT_ARGUMENTS - Static variable in class com.jproxy.proxy.Tunnel
 
SOAP_URL_FROM_WSDL - Static variable in class com.jproxy.proxy.Tunnel
 
SOCKET_TIMEOUT - Static variable in class com.jproxy.proxy.Tunnel
A socket timeout in mills.
SSLProxySocketFactory - class com.jproxy.proxy.servlet.SSLProxySocketFactory.
 
SSLProxySocketFactory(String, String, int) - Constructor for class com.jproxy.proxy.servlet.SSLProxySocketFactory
 
STUB - Static variable in interface com.jproxy.proxy.Marshalable
 
STUBGEN_CODEBASE_PATH_MAPPING - Static variable in class com.jproxy.proxy.Tunnel
 
STUBGEN_COMPILER_OPTIONS - Static variable in class com.jproxy.proxy.Tunnel
An options used by javac compiler for dinamic stub generation
STUB_REUSE_ENABLED - Static variable in class com.jproxy.proxy.Tunnel
 
SampleInitializer - class com.jproxy.samples.SampleInitializer.
 
SampleInitializer() - Constructor for class com.jproxy.samples.SampleInitializer
 
SerializableData - class com.jproxy.proxy.SerializableData.
 
SerializableData(Object, boolean, String) - Constructor for class com.jproxy.proxy.SerializableData
 
SerializableEnumeration - class com.jproxy.proxy.SerializableEnumeration.
 
SerializableEnumeration(Enumeration) - Constructor for class com.jproxy.proxy.SerializableEnumeration
 
ServerHelper - class com.jproxy.proxy.server.ServerHelper.
 
ServerHelper() - Constructor for class com.jproxy.proxy.server.ServerHelper
 
SessionClient - class com.jproxy.samples.ejb.test.SessionClient.
 
SessionClient() - Constructor for class com.jproxy.samples.ejb.test.SessionClient
 
SessionClientNoEJB - class com.jproxy.samples.ejb.test.SessionClientNoEJB.
 
SessionClientNoEJB() - Constructor for class com.jproxy.samples.ejb.test.SessionClientNoEJB
 
SessionEJB - class com.jproxy.samples.ejb.test.SessionEJB.
 
SessionEJB() - Constructor for class com.jproxy.samples.ejb.test.SessionEJB
Default constructor has to be in EJB
StackWraperException - exception com.jproxy.proxy.StackWraperException.
 
StackWraperException(String, String) - Constructor for class com.jproxy.proxy.StackWraperException
 
StackWraperException(String) - Constructor for class com.jproxy.proxy.StackWraperException
 
StubGen - class com.jproxy.proxy.stubgen.StubGen.
Stub Generator for Tunneling.
StubGen(String[], String, String, String) - Constructor for class com.jproxy.proxy.stubgen.StubGen
Constructs instance of stub-generator.
StubGenException - exception com.jproxy.proxy.stubgen.StubGenException.
This class represents the exception that can be throwned by the StubGen tool.
StubGenException() - Constructor for class com.jproxy.proxy.stubgen.StubGenException
Constructs an StubGenException with no specified detail message.
StubGenException(String) - Constructor for class com.jproxy.proxy.stubgen.StubGenException
Constructs an StubGenException with the specified detail message.
StubHelper - class com.jproxy.proxy.StubHelper.
 
StubHelper() - Constructor for class com.jproxy.proxy.StubHelper
 
SynchronousInvocator - class com.jproxy.proxy.SynchronousInvocator.
 
SynchronousInvocator(Tunnel) - Constructor for class com.jproxy.proxy.SynchronousInvocator
 
securityContext - Variable in class com.jproxy.proxy.providers.JaasInvocationInterceptor.LoginData
 
send() - Method in class com.jproxy.proxy.DataStack
Performs sending of package to Tunnel server.
serialize(Object, Tunnel) - Static method in class com.jproxy.proxy.Helper
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class com.jproxy.proxy.providers.AxisObjectSerializer
 
serializeObject(SerializableData, Invocator) - Static method in class com.jproxy.proxy.Helper
Generic helper for object serialization to byte array.
server - Variable in class com.jproxy.proxy.callback.CallbackTunnel
CallbackServer remote object
serverObjectId - Variable in class com.jproxy.proxy.callback.CallbackTunnel
 
serverTunnel - Variable in class com.jproxy.proxy.callback.CallbackTunnel
 
serverUrlStr - Static variable in class com.jproxy.proxy.JProxyServiceFactory
 
service - Variable in class com.jproxy.proxy.JProxyServiceFactory.FactoryAndService
 
serviceFactory - Variable in class com.jproxy.proxy.providers.WrappedServiceFactory
 
serviceTest(HttpServletRequest, HttpServletResponse) - Method in class com.jproxy.proxy.servlet.TunnelServlet
 
session - Variable in class com.jproxy.samples.ejb.test.PerformanceClient
 
session - Variable in class com.jproxy.samples.ejb.test.SessionClient
 
session - Variable in class com.jproxy.samples.ejb.test.SessionClientNoEJB
 
sessionHash - Variable in class com.jproxy.proxy.ProxyHashtable
 
sessionId - Variable in class com.jproxy.proxy.providers.JaasInvocationInterceptor.LoginData
 
sessionIds - Variable in class com.jproxy.proxy.HashObject
The session IDs owning the object
setArguments(Object[]) - Method in interface com.jproxy.proxy.Marshalable
 
setArguments(Object[]) - Method in class com.jproxy.proxy.TunnelData
 
setBytes(String, byte[]) - Method in interface com.jproxy.proxy.server.protocol.IMemoryHandler
 
setCallbackClient(CallbackClient) - Method in class com.jproxy.proxy.httpserver.ClassServer
Sets CallbackClient handler to trigger polling
setCallbackServer(CallbackServer) - Method in class com.jproxy.proxy.callback.CallbackTunnel
 
setClientInvocationInterceptor(IClientInvocationInterceptor) - Static method in class com.jproxy.proxy.TunnelInvocationHandler
 
setCodebase(String) - Method in interface com.jproxy.proxy.Marshalable
 
setCodebase(String) - Method in class com.jproxy.proxy.TunnelData
 
setConstructor(Class[]) - Method in interface com.jproxy.proxy.Marshalable
 
setConstructor(Class[]) - Method in class com.jproxy.proxy.TunnelData
 
setContentType(String) - Method in class com.jproxy.proxy.server.protocol.MemoryURLConnection
 
setDirectFlag(boolean) - Method in interface com.jproxy.proxy.Marshalable
 
setDirectFlag(boolean) - Method in class com.jproxy.proxy.TunnelData
 
setEventListener(IEventListener) - Static method in class com.jproxy.proxy.Tunnel
 
setException(Throwable) - Method in interface com.jproxy.proxy.Marshalable
 
setException(Throwable) - Method in class com.jproxy.proxy.TunnelData
 
setInterfaceNames(String[]) - Method in class com.jproxy.proxy.TunnelData
 
setInterfaceNames(String[]) - Method in class com.jproxy.proxy.stubgen.Proxyc
 
setIsOneWayFLag(boolean) - Method in interface com.jproxy.proxy.Marshalable
 
setIsOneWayFLag(boolean) - Method in class com.jproxy.proxy.TunnelData
 
setJProxyTestWSDDServiceName(String) - Method in class com.jproxy.samples.soap.test.ITestServiceLocator
 
setLevel(String) - Method in class com.jproxy.proxy.Log
 
setLogger(Log) - Static method in class com.jproxy.proxy.Log
 
setMessageDrivenContext(MessageDrivenContext) - Method in class com.jproxy.samples.ejb.test.TestMessageDrivenBean
 
setMethod(String, Class[]) - Method in interface com.jproxy.proxy.Marshalable
 
setMethod(String, Class[]) - Method in class com.jproxy.proxy.TunnelData
 
setMethod(Method) - Method in class com.jproxy.proxy.TunnelData
 
setORB(ORB) - Method in class com.jproxy.samples.corba.test.TestImpl
 
setObjectId(long) - Method in interface com.jproxy.proxy.Marshalable
 
setObjectId(long) - Method in class com.jproxy.proxy.TunnelData
 
setRequestFlag(boolean) - Method in interface com.jproxy.proxy.Marshalable
 
setRequestFlag(boolean) - Method in class com.jproxy.proxy.TunnelData
 
setRequestType(int) - Method in interface com.jproxy.proxy.Marshalable
 
setRequestType(int) - Method in class com.jproxy.proxy.TunnelData
 
setResult(Object) - Method in interface com.jproxy.proxy.Marshalable
 
setResult(Object) - Method in class com.jproxy.proxy.TunnelData
 
setResult(Object) - Method in interface com.jproxy.proxy.callback.CallbackServer
The method may be used by client that hosts callback object to return the result of callback to invoker.
setResult(Object) - Method in class com.jproxy.proxy.callback.HttpCallbackServer
The method may be used by client that hosts callback object to return the result of callback to invoker.
setServerUrl(String) - Method in interface com.jproxy.proxy.Marshalable
 
setServerUrl(String) - Method in class com.jproxy.proxy.Tunnel
 
setServerUrl(String) - Method in class com.jproxy.proxy.TunnelData
 
setServerUrl(String) - Method in class com.jproxy.proxy.servlet.HTTPTunnel
 
setSessionContext(SessionContext) - Method in class com.jproxy.samples.ejb.test.Base
setSessionContext() implementation
setSessionId(long) - Method in interface com.jproxy.proxy.Marshalable
 
setSessionId(long) - Method in class com.jproxy.proxy.TunnelData
 
setSessionId(long) - Method in class com.jproxy.proxy.TunnelInvocationHandler
 
setTimeout(long) - Method in class com.jproxy.proxy.Tunnel
The method sets communication timeout for tunnel (measured in milliseconds).
setTunnelInvocationHandler(Object) - Method in class com.jproxy.proxy.DummyStub
 
setTunnelInvocationHandler(Object) - Method in class com.jproxy.proxy.DynamicProxyInvocationHandler
 
setTunnelInvocationHandler(Object) - Method in interface com.jproxy.proxy.Tunnelizable
 
start() - Method in class com.jproxy.proxy.DataStack
Starts execution of thread that controls sending of package of requests.
start() - Method in interface com.jproxy.proxy.callback.CallbackClient
Starts the thread that performs polling of CallbackServer located on Tunneling server.
start() - Method in class com.jproxy.proxy.callback.HttpCallbackClient
Starts the thread that performs polling of CallbackServer located on Tunneling server.
start() - Method in class com.jproxy.proxy.httpserver.ClassServer
Starts a ClassServer that listens on port and
start(String) - Method in class com.jproxy.proxy.util.ThreadSupport
 
stop() - Method in class com.jproxy.proxy.TimeoutThread
 
stop() - Method in interface com.jproxy.proxy.callback.CallbackClient
Stops the thread that performs polling of CallbackServer remote object.
stop() - Method in class com.jproxy.proxy.callback.HttpCallbackClient
Stops the thread that performs polling of CallbackServer remote object.
stop() - Method in class com.jproxy.proxy.httpserver.ClassServer
Stopss a ClassServer
stop() - Method in class com.jproxy.proxy.util.ThreadSupport
 
stop(boolean) - Method in class com.jproxy.proxy.util.ThreadSupport
 
stop() - Method in class com.jproxy.samples.ejb.test.PerformanceApplet
 
stopAll(boolean) - Static method in class com.jproxy.proxy.util.ThreadSupport
 
string2File(String, String, boolean) - Static method in class com.jproxy.proxy.server.ServerHelper
 
supportsDynamicProxy() - Method in interface com.jproxy.proxy.Marshalable
 
supportsDynamicProxy() - Method in class com.jproxy.proxy.TunnelData
 
supportsDynamicProxyLocal() - Static method in class com.jproxy.proxy.TunnelData
 

T

TIMEOUT_UPDATE_ENABLED - Static variable in class com.jproxy.proxy.Tunnel
 
TUNNEL_CLASS - Static variable in class com.jproxy.proxy.Tunnel
A class name of synchronous tunnel.
TUNNEL_URL - Static variable in class com.jproxy.proxy.Tunnel
A tunneling URL.
Test - class com.jproxy.proxy.server.protocol.Test.
 
Test() - Constructor for class com.jproxy.proxy.server.protocol.Test
 
Test - interface com.jproxy.samples.corba.test.Test.
com/jproxy/samples/corba/test/Test.java .
Test - class com.jproxy.samples.ejb.test.Test.
 
Test() - Constructor for class com.jproxy.samples.ejb.test.Test
 
TestCORBAClient - class com.jproxy.samples.corba.test.TestCORBAClient.
 
TestCORBAClient() - Constructor for class com.jproxy.samples.corba.test.TestCORBAClient
 
TestClient - class com.jproxy.samples.corba.test.TestClient.
 
TestClient() - Constructor for class com.jproxy.samples.corba.test.TestClient
 
TestClient - class com.jproxy.samples.rmi.test.TestClient.
 
TestClient() - Constructor for class com.jproxy.samples.rmi.test.TestClient
 
TestHelper - class com.jproxy.samples.corba.test.TestHelper.
com/jproxy/samples/corba/test/TestHelper.java .
TestHelper() - Constructor for class com.jproxy.samples.corba.test.TestHelper
 
TestHolder - class com.jproxy.samples.corba.test.TestHolder.
com/jproxy/samples/corba/test/TestHolder.java .
TestHolder() - Constructor for class com.jproxy.samples.corba.test.TestHolder
 
TestHolder(Test) - Constructor for class com.jproxy.samples.corba.test.TestHolder
 
TestImpl - class com.jproxy.samples.corba.test.TestImpl.
 
TestImpl() - Constructor for class com.jproxy.samples.corba.test.TestImpl
 
TestImpl - class com.jproxy.samples.rmi.test.TestImpl.
 
TestImpl() - Constructor for class com.jproxy.samples.rmi.test.TestImpl
 
TestImpl_Skel - class com.jproxy.samples.rmi.test.TestImpl_Skel.
 
TestImpl_Skel() - Constructor for class com.jproxy.samples.rmi.test.TestImpl_Skel
 
TestImpl_Stub - class com.jproxy.samples.rmi.test.TestImpl_Stub.
 
TestImpl_Stub() - Constructor for class com.jproxy.samples.rmi.test.TestImpl_Stub
 
TestImpl_Stub(RemoteRef) - Constructor for class com.jproxy.samples.rmi.test.TestImpl_Stub
 
TestMessageDrivenBean - class com.jproxy.samples.ejb.test.TestMessageDrivenBean.
 
TestMessageDrivenBean() - Constructor for class com.jproxy.samples.ejb.test.TestMessageDrivenBean
 
TestOperations - interface com.jproxy.samples.corba.test.TestOperations.
com/jproxy/samples/corba/test/TestOperations.java .
TestPOA - class com.jproxy.samples.corba.test.TestPOA.
com/jproxy/samples/corba/test/TestPOA.java .
TestPOA() - Constructor for class com.jproxy.samples.corba.test.TestPOA
 
TestRmi - interface com.jproxy.samples.rmi.test.TestRmi.
 
TestServer - class com.jproxy.samples.corba.test.TestServer.
 
TestServer() - Constructor for class com.jproxy.samples.corba.test.TestServer
 
TestServer - class com.jproxy.samples.rmi.test.TestServer.
 
TestServer() - Constructor for class com.jproxy.samples.rmi.test.TestServer
 
ThreadSupport - class com.jproxy.proxy.util.ThreadSupport.
 
ThreadSupport() - Constructor for class com.jproxy.proxy.util.ThreadSupport
 
TimeoutThread - class com.jproxy.proxy.TimeoutThread.
 
TimeoutThread() - Constructor for class com.jproxy.proxy.TimeoutThread
 
Tunnel - class com.jproxy.proxy.Tunnel.
Abstract class that is responsible for client-side data marshalling and client-side object distribution protocol implementation.
Tunnel() - Constructor for class com.jproxy.proxy.Tunnel
 
TunnelClassLoader - class com.jproxy.proxy.stubgen.TunnelClassLoader.
 
TunnelClassLoader(String) - Constructor for class com.jproxy.proxy.stubgen.TunnelClassLoader
 
TunnelData - class com.jproxy.proxy.TunnelData.
The 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
 

U

USE_JPROXY_SSL_SOCKET_FACTORY - Static variable in class com.jproxy.proxy.Tunnel
A flag enabling JProxy SSLProxySocketFactory.
ual(ProxyHashtable, long) - Static method in class com.jproxy.proxy.Features
 
unwraper - Variable in class com.jproxy.proxy.Wraper
reflection method for recreation of original value of primitive type
updateLicense(HashObject) - Method in class com.jproxy.proxy.ProxyHashtable
 
updateSession(long) - Method in class com.jproxy.proxy.ProxyHashtable
Recursivly renewes licenses for all objects linked by parent-child relation in hashtable.
updateSessions(long[]) - Static method in class com.jproxy.proxy.TunnelService
 

V

VERSION - Static variable in class com.jproxy.proxy.Tunnel
Client-Server read-only property.
validateArgs(Properties) - Method in class com.jproxy.samples.ejb.test.PerformanceClient
 
value - Variable in class com.jproxy.samples.corba.test.TestHolder
 
value - Variable in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder
 
values() - Method in class com.jproxy.proxy.ProxyHashtable
 
version - Variable in class com.jproxy.proxy.Tunnel
 

W

WARN - Static variable in class com.jproxy.proxy.Log
 
Wraper - class com.jproxy.proxy.Wraper.
Class that keeps wraper for primitive type and mehod that recreates original value of primitive type.
Wraper(Class, Class, Method, Object) - Constructor for class com.jproxy.proxy.Wraper
Constructor for Wraper
WrappedServiceFactory - class com.jproxy.proxy.providers.WrappedServiceFactory.
 
WrappedServiceFactory() - Constructor for class com.jproxy.proxy.providers.WrappedServiceFactory
 
warning(String) - Static method in class com.jproxy.proxy.Log
 
write(OutputStream, Test) - Static method in class com.jproxy.samples.corba.test.TestHelper
 
write(OutputStream, byte[]) - Static method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHelper
 
writeSchema(Class, Types) - Method in class com.jproxy.proxy.providers.AxisObjectSerializer
 

_

_TestStub - class com.jproxy.samples.corba.test._TestStub.
com/jproxy/samples/corba/test/_TestStub.java .
_TestStub() - Constructor for class com.jproxy.samples.corba.test._TestStub
 
_all_interfaces(POA, byte[]) - Method in class com.jproxy.samples.corba.test.TestPOA
 
_ids() - Method in class com.jproxy.samples.corba.test._TestStub
 
_invoke(String, InputStream, ResponseHandler) - Method in class com.jproxy.samples.corba.test.TestPOA
 
_read(InputStream) - Method in class com.jproxy.samples.corba.test.TestHolder
 
_read(InputStream) - Method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder
 
_this() - Method in class com.jproxy.samples.corba.test.TestPOA
 
_this(ORB) - Method in class com.jproxy.samples.corba.test.TestPOA
 
_type() - Method in class com.jproxy.samples.corba.test.TestHolder
 
_type() - Method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder
 
_write(OutputStream) - Method in class com.jproxy.samples.corba.test.TestHolder
 
_write(OutputStream) - Method in class com.jproxy.samples.corba.test.TestPackage.octet_arrayHolder
 

A B C D E F G H I J K L M N O P R S T U V W _

Copyright © JProxy LLC. All Rights Reserved.