代码搜索:proxy

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

代码结果 9,859
www.eeworm.com/read/171692/5392197

java responseforwarding.java

/* * ResponseForwarding.java * * Created on April 16, 2003, 11:09 AM */ package gov.nist.sip.proxy; import java.util.*; import javax.sip.*; import javax.sip.message.*; import javax.sip.header.*;
www.eeworm.com/read/171479/5394933

groovy proxytest.groovy

package groovy.util /** * @author Dierk Koenig **/ class ProxyTest extends GroovyTestCase { void testStringDecoration(){ def original = 'decorated String' def proxy = new StringD
www.eeworm.com/read/169775/5410777

h interfaceproxy.h

/* InterfaceProxy.h - COM/DCOM InterfaceProxy class definition */ /* Copyright (c) 1998 Wind River Systems, Inc. */ /* modification history -------------------- 01n,24jul01,dbs add public inner-pr
www.eeworm.com/read/167562/5457487

cpp qabstractproxymodel.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/165261/5483845

java proxymethodinvocation.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5483869

java proxyfactory.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5483889

java defaultaopproxyfactory.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/163959/5504332

java lazyinitializer.java

//$Id: LazyInitializer.java,v 1.5 2004/08/29 09:59:17 oneovthafew Exp $ package org.hibernate.proxy; import java.io.Serializable; import org.hibernate.HibernateException; import org.hibernate.engine
www.eeworm.com/read/163959/5504339

java hibernateproxyhelper.java

//$Id: HibernateProxyHelper.java,v 1.7 2004/08/29 07:31:02 oneovthafew Exp $ package org.hibernate.proxy; /** * Utility methods for working with proxies. (this class is being phased out) * @author
www.eeworm.com/read/163959/5504608

java persistencecontext.java

// $Id: PersistenceContext.java,v 1.26 2005/04/02 20:33:54 oneovthafew Exp $ package org.hibernate.engine; import java.io.IOException; import java.io.InvalidObjectException; import java.io.ObjectInpu