代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/318815/3562342
java proxy.java
package com.javapatterns.proxy.smartproxy;
public class Proxy implements Searcher
{
/**
* @link aggregation
* @directed
*/
private RealSearcher searcher;
/**
www.eeworm.com/read/318039/3572227
conf proxy.conf
#
# This is a LOCAL realm
#
realm example.com {
nostrip
}
#
# And another one, where we strip the realm
#
realm stripped.example.com {
}
#
# Some home servers, server pools, and realms. This t
www.eeworm.com/read/314938/3628077
java proxy.java
package com.javapatterns.proxy.smartproxy;
public class Proxy implements Searcher
{
/**
* @link aggregation
* @directed
*/
private RealSearcher searcher;
/**
www.eeworm.com/read/314308/3636956
proxy todo.proxy
back-proxy
A proxy that handles a pool of URI associated to a unique suffix.
Each request is spread over the different URIs and results are
masqueraded to appear as coming from a unique server.
Supp
www.eeworm.com/read/311247/3682316
h proxy.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreem
www.eeworm.com/read/311247/3682321
cpp proxy.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreem
www.eeworm.com/read/309862/3703214
java proxy.java
/* -*-mode:java; c-basic-offset:2; -*- */
/* JRoar -- pure Java streaming server for Ogg
*
* Copyright (C) 2001,2002 ymnk, JCraft,Inc.
*
* Written by: 2001,2002 ymnk
*
* This p
www.eeworm.com/read/305277/3778056
scala proxy.scala
/* __ *\
** ________ ___ / / ___ Scala API **
** / __/ __// _ | / / / _ | (c) 2002-2008,
www.eeworm.com/read/304657/3791867
java proxy.java
/* Proxy.java -- build a proxy class that implements reflected interfaces
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/302839/3823320
py proxy.py
# Copyright (c) 2004, 2005, 2006
# The Regents of The University of Michigan
# All Rights Reserved
#
# This code is part of the M5 simulator.
#
# Permission is granted to use, copy, create derivative