代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/325240/3486028
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/310527/3696274
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/296895/3897715
java helloserviceproxy.java
package proxy1;
import java.util.Date;
public class HelloServiceProxy implements HelloService{
private String host;
private int port;
public HelloServiceProxy(String host,int port){
www.eeworm.com/read/290309/3979974
java helloserviceproxy.java
package proxy1;
import java.util.Date;
public class HelloServiceProxy implements HelloService{
private String host;
private int port;
public HelloServiceProxy(String host,int port){
www.eeworm.com/read/288894/4002708
java owner.java
package org.hibernate.test.proxy;
import java.io.Serializable;
/**
* @author Steve Ebersole
*/
public class Owner implements Serializable {
private Long id;
private String name;
pub
www.eeworm.com/read/287799/4017581
cpp virtualhostproxy.cpp
// VirtualHostProxy.cpp
//
// Virtual Host Proxy Server
// (c) Franck JEANNIN 1999 - fjeannin@linkguard.com
//
// Simulate multiple Web servers on one single Windows 95/98 machine
//
// Does
www.eeworm.com/read/274148/4187669
java helloserviceproxy.java
package proxy1;
import java.util.Date;
public class HelloServiceProxy implements HelloService{
private String host;
private int port;
public HelloServiceProxy(String host,int port){
www.eeworm.com/read/274079/4190504
java helloserviceproxy.java
package proxy1;
import java.util.Date;
public class HelloServiceProxy implements HelloService{
private String host;
private int port;
public HelloServiceProxy(String host,int port){
www.eeworm.com/read/273662/4202006
swg svn_ra_svn_h.swg
/* Proxy classes for svn_ra_svn.h
* DO NOT EDIT -- AUTOMATICALLY GENERATED */
/* No default constructors for opaque structs */
#ifdef SWIGPYTHON
%nodefault svn_ra_svn_conn_st;
#endif
/* Includes */