代码搜索:proxy

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

代码结果 9,859
www.eeworm.com/read/392773/2491467

cpp rawriter_test.cpp

#include #include #include #include "cppunit/cppunit_proxy.h" #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) using namespace std; #endif class X { public:
www.eeworm.com/read/392773/2491469

cpp pair_test.cpp

#include #include #include #include #include "cppunit/cppunit_proxy.h" #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) using namespace std; #endif cl
www.eeworm.com/read/390782/2525238

java annodaofactory.java

package cn.cja.dao; import java.sql.Connection; import net.sf.cglib.proxy.Enhancer; public class AnnoDAOFactory { private IConnectionProvider connectionManager; public AnnoDAOFactory(ICon
www.eeworm.com/read/383154/2619747

properties client-messages.properties

1=Failed to dispatch client event 2=There is no event specified in the invoke args of the Client proxy listener. Parameter args[] length is zero 3=A Mule instance is already configured for the JVM. Yo
www.eeworm.com/read/380073/2663675

java gumballmonitortestdrive.java

package headfirst.proxy.gumball; import java.rmi.*; public class GumballMonitorTestDrive { public static void main(String[] args) { String[] location = {"rmi://santafe.mightygumball.com/gumbal
www.eeworm.com/read/380073/2663676

java state.java

package headfirst.proxy.gumball; import java.io.*; public interface State extends Serializable { public void insertQuarter(); public void ejectQuarter(); public void turnCrank(); public void d
www.eeworm.com/read/374348/2753271

java persistentrequest.java

package org.xmlBlaster.client.protocol.http.common; import java.io.ByteArrayInputStream; import java.util.Hashtable; /** * Opens a persistent http connection to the servlet which is the proxy to xm
www.eeworm.com/read/369885/2789936

java compositeinvocationhandler.java

package com.sun.corba.se.spi.orbutil.proxy ; import java.io.Serializable ; import java.lang.reflect.InvocationHandler ; public interface CompositeInvocationHandler extends InvocationHandler, Ser
www.eeworm.com/read/360066/2969975

java ejbproxytest.java

/* * Created on 2007-3-27 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package com.nari.pmos.proxy.test; i
www.eeworm.com/read/358243/2989634

java compositeinvocationhandler.java

package com.sun.corba.se.spi.orbutil.proxy ; import java.io.Serializable ; import java.lang.reflect.InvocationHandler ; public interface CompositeInvocationHandler extends InvocationHandler, Ser