代码搜索:proxy

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

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

java registrations.java

/* * Registrations.java * * Created on March 25, 2003, 10:40 AM */ package gov.nist.sip.proxy.registrar; import java.util.*; /** * * @author Administrator */ public class Registrations {
www.eeworm.com/read/164604/5488779

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/164604/5488780

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/349936/3137230

merit dictionary.merit

# # Experimental extensions, configuration only (for check-items) # Names/numbers as per the MERIT extensions (if possible). # ATTRIBUTE NAS-Identifier 32 string ATTRIBUTE Proxy-State 33 string ATTR
www.eeworm.com/read/338466/3317893

merit dictionary.merit

# # Experimental extensions, configuration only (for check-items) # Names/numbers as per the MERIT extensions (if possible). # ATTRIBUTE NAS-Identifier 32 string ATTRIBUTE Proxy-State 33 string ATTR
www.eeworm.com/read/326747/3469171

java abstractlazyinitializer.java

package org.hibernate.proxy; import java.io.Serializable; import org.hibernate.HibernateException; import org.hibernate.LazyInitializationException; import org.hibernate.ObjectNotFoundException; imp
www.eeworm.com/read/325240/3485287

java imservice.java

// IMService.java // IMService interface defines the methods // through which the service proxy // communicates with the service. package com.deitel.advjhtp1.jini.IM.service; // Java core packa
www.eeworm.com/read/325240/3485384

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/325240/3485819

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/325240/3486018

java imservice.java

// IMService.java // IMService interface defines the methods // through which the service proxy // communicates with the service. package com.deitel.advjhtp1.jini.IM.service; // Java core packa