代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/470693/1466380
cc natproxy.cc
// natProxy.cc - Native code for Proxy class.
/* Copyright (C) 2002 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgc
www.eeworm.com/read/454311/1630317
c mwcomtypes_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Apr 21 20:11:03 2005
*/
/* Compiler settings for mwcomtypes.idl:
www.eeworm.com/read/454311/1630388
c mwcomtypes_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sun Apr 24 10:39:54 2005
*/
/* Compiler settings for mwcomtypes.idl:
www.eeworm.com/read/451586/1660390
java blocksentlistener.java
package rabbit.proxy;
/** A listener for notification that a data block has been sent.
*
* @author Robert Olofsson
*/
public interface BlockSentListener ext
www.eeworm.com/read/451586/1660396
java connectionid.java
package rabbit.proxy;
/** The id for a connection.
*
* @author Robert Olofsson
*/
public class ConnectionId {
private int group;
private long id;
www.eeworm.com/read/451586/1660447
java clientresourcetransferredlistener.java
package rabbit.proxy;
import rabbit.http.HttpHeader;
/** A listener for resource transfers.
*
* @author Robert Olofsson
*/
public interface ClientResource
www.eeworm.com/read/451220/1663894
cs fixture.cs
using System;
using System.Collections;
using NHibernate.Proxy;
using NUnit.Framework;
namespace NHibernate.Test.NHSpecificTest.ProxyValidator
{
[TestFixture]
public class Fixture
{
pr
www.eeworm.com/read/250753/4427193
java backendinterface.java
// BackendInterface.java
// BackendInterface defines the interface through which the
// service proxy communicates with the back-end service.
package com.deitel.advjhtp1.jini.seminar.service;
/
www.eeworm.com/read/243194/4530373
c dictionary_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Wed Feb 10 15:19:36 1999
*/
/* Compiler settings for dictionary.idl:
www.eeworm.com/read/240162/4591305
java invocationhandler.java
/* java.lang.reflect.InvocationHandler - dynamically executes methods in
proxy instances
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is