代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/290228/3983623
tcl test-suite-webcache.tcl
# Test suite for HTTP server, client, proxy cache.
#
# Also tests TcpApp, which is an Application used to transmit
# application-level data. Because current TCP isn't capable of this,
# we build this
www.eeworm.com/read/290228/3983747
tcl test-suite-mcache.tcl
# Test suite for HTTP server, client, proxy cache.
#
# Also tests TcpApp, which is an Application used to transmit
# application-level data. Because current TCP isn't capable of this,
# we build this
www.eeworm.com/read/288894/4001317
java proxyfactoryfactoryimpl.java
package org.hibernate.bytecode.cglib;
import org.hibernate.bytecode.ProxyFactoryFactory;
import org.hibernate.bytecode.BasicProxyFactory;
import org.hibernate.proxy.ProxyFactory;
import org.hibe
www.eeworm.com/read/287096/4029902
c dhtml grades_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Tue Jul 06 12:13:11 2004
*/
/* Compiler settings for F:\Visual C++ 6.
www.eeworm.com/read/280962/4121211
py engines.py
import sys, weakref
from testlib import config
from testlib.compat import *
class ConnectionKiller(object):
def __init__(self):
self.proxy_refs = weakref.WeakKeyDictionary()
def che
www.eeworm.com/read/279715/4134816
java retedumper.java
package org.drools.io;
import java.io.PrintStream;
import org.drools.RuleBase;
import org.drools.reteoo.Dumper;
/**
* A Rete network dumper.
* This is a proxy for the Dumper implemented
www.eeworm.com/read/273662/4201998
swg svn_wc_h.swg
/* Proxy classes for svn_wc.h
* DO NOT EDIT -- AUTOMATICALLY GENERATED */
/* No default constructors for opaque structs */
#ifdef SWIGPYTHON
%nodefault svn_wc_adm_access_t;
%nodefault svn_wc_travers
www.eeworm.com/read/273662/4202002
swg svn_fs_h.swg
/* Proxy classes for svn_fs.h
* DO NOT EDIT -- AUTOMATICALLY GENERATED */
/* No default constructors for opaque structs */
#ifdef SWIGPYTHON
%nodefault svn_fs_t;
%nodefault svn_fs_access_t;
%nodefau
www.eeworm.com/read/450932/1668528
java petmasterproxyimpl.java
package com.pet.proxyImpl;
import com.pet.dao.PetCliniqueDAO;
import com.pet.pojo.Petmaster;
import com.pet.proxy.PetmasterProxy;
public class PetmasterProxyImpl implements PetmasterProxy {
www.eeworm.com/read/449675/1674481
java proxyfactoryfactoryimpl.java
package org.hibernate.bytecode.cglib;
import org.hibernate.bytecode.ProxyFactoryFactory;
import org.hibernate.bytecode.BasicProxyFactory;
import org.hibernate.proxy.ProxyFactory;
import org.hibernate