代码搜索:proxy

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

代码结果 9,859
www.eeworm.com/read/151482/5682571

java jdkdynamicproxytests.java

/* * Copyright 2002-2005 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/151482/5682597

java optimizedcglibproxytests.java

/* * Copyright 2002-2005 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/151482/5682730

java mbeanclientinterceptortests.java

/* * Copyright 2002-2005 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/151482/5682770

java httpinvokertests.java

/* * Copyright 2002-2005 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/151092/5686616

java dynamicservicefinder.java

// DynamicServiceFinder.java // This class discovers lookup services and // gets dynamic service proxy. package com.deitel.advjhtp1.jiro.DynamicService.common; // Java core packages import java
www.eeworm.com/read/149795/5696900

c t_funcs.c

/* * $Id: t_funcs.c,v 1.175.2.2 2005/06/21 17:52:14 andrei Exp $ * * transaction maintenance functions * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. *
www.eeworm.com/read/146392/5738479

java calculatortest.java

/* Copyright (c) 2000-2004 jMock.org */ package test.jmock.examples.calculator; import org.jmock.Mock; import org.jmock.MockObjectTestCase; import org.jmock.examples.calculator.*; public
www.eeworm.com/read/146392/5738531

java orderedinvocationsacceptancetest.java

/* Copyright (c) 2000-2004 jMock.org */ package atest.jmock; import junit.framework.AssertionFailedError; import org.jmock.Mock; import org.jmock.MockObjectTestCase; import org.jmock.core.Dy
www.eeworm.com/read/146392/5738535

java returntypeacceptancetest.java

/* Copyright (c) 2000-2004 jMock.org */ package atest.jmock; import org.jmock.Mock; import org.jmock.MockObjectTestCase; public class ReturnTypeAcceptanceTest extends MockObjectTestCase
www.eeworm.com/read/146392/5738555

java abstractdynamicmocktest.java

/* Copyright (c) 2000-2004 jMock.org */ package test.jmock.core; import junit.framework.AssertionFailedError; import junit.framework.TestCase; import org.jmock.core.*; import org.jmock.expec