代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/434907/1867447
java voicechatmanager.java
/*
* Created on Sep 10, 2006
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.GTADS.proxy;
www.eeworm.com/read/434907/1867449
java microphonelistener.java
/*
* Created on Sep 10, 2006
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.GTADS.proxy;
www.eeworm.com/read/434907/1867450
java gta1helper.java
/*
* Created on Oct 24, 2005
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package org.GTADS.proxy;
www.eeworm.com/read/429836/1945484
java jtejbproxy.java
package Jt.ejb;
import Jt.JtAdapter;
import Jt.JtMessage;
import Jt.JtObject;
import Jt.JtProxy;
/**
* A Proxy to a remote object.
*/
public class JtEJBProxy extends JtProxy {
www.eeworm.com/read/427703/1967902
java proxyfactory.java
package proxy1;
import java.lang.reflect.*;
public class ProxyFactory {
public static Object getProxy(final Class classType,final String host,final int port){
InvocationHandler handler=new I
www.eeworm.com/read/427272/1972853
java proxyfactory.java
/*
* Created on 2007-3-7
* Last modified on 2007-3-7
* Powered by YeQiangWei.com
*/
package com.yeqiangwei.club.service.proxy;
public class ProxyFactory {
public static ProxyInt
www.eeworm.com/read/412725/2165689
java proxyhandle.java
package aop2;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
public class ProxyHandle implements InvocationHandler {
private O
www.eeworm.com/read/411488/2187707
cpp bcompos_test.cpp
#include
#include "unary.h"
#include "cppunit/cppunit_proxy.h"
#if defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class BcomposTest : public CPPUNIT_N
www.eeworm.com/read/411488/2187757
cpp generator_test.cpp
#include
#include
#include "fadapter.h"
#include "fib.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
www.eeworm.com/read/399659/2359391
java dbconnectortest.java
package connector;
import java.util.ArrayList;
import java.sql.*;
import proxy.*;
import beans.*;
import items.*;
import funcBeans.*;
public class DBConnectorTest {
public static void