代码搜索:proxy

找到约 9,859 项符合「proxy」的源代码

代码结果 9,859
www.eeworm.com/read/287799/4017566

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // Proxy.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/287652/4018745

java jiniserviceproxy.java

/* * Copyright 1999 by dreamBean Software, * All rights reserved. */ package smartproxy.proxies; import java.io.IOException; import java.lang.reflect.Proxy; import java.lang.reflect.Method
www.eeworm.com/read/277227/4158298

java joincell.java

package com.opensymphony.workflow.designer; import java.awt.*; import com.opensymphony.workflow.designer.proxy.JoinProxy; import com.opensymphony.workflow.loader.JoinDescriptor; import com.opensymph
www.eeworm.com/read/274148/4187666

java proxyfactory.java

package proxy1; import java.lang.reflect.*; public class ProxyFactory { public static Object getProxy(final Class classType,final String host,final int port){ InvocationHandler handler=new I
www.eeworm.com/read/274079/4190501

java proxyfactory.java

package proxy1; import java.lang.reflect.*; public class ProxyFactory { public static Object getProxy(final Class classType,final String host,final int port){ InvocationHandler handler=new I
www.eeworm.com/read/449675/1674989

java serializableproxy.java

package org.hibernate.proxy.pojo.javassist; import java.io.Serializable; import java.lang.reflect.Method; import org.hibernate.HibernateException; import org.hibernate.type.AbstractComponentType; /
www.eeworm.com/read/445791/1718147

java proxyfactory.java

package proxy1; import java.lang.reflect.*; public class ProxyFactory { public static Object getProxy(final Class classType,final String host,final int port){ InvocationHandler handler=new I
www.eeworm.com/read/434907/1867441

java proxygui.java

/* * Created on Oct 16, 2005 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package org.GTADS.proxy;
www.eeworm.com/read/434907/1867442

java gta1connector.java

/* * Created on Aug 15, 2005 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package org.GTADS.proxy;
www.eeworm.com/read/434907/1867445

java udpbridgehandler.java

/* * Created on Aug 15, 2005 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package org.GTADS.proxy;