搜索资源列表
proxy
- 简单实现的java proxy例子,通过ProxyFactory.java工厂产生对象
japt-proxy-1.4-bin.tar
- japt 一个java做成的代理服务器-japt create a java proxy server
Proxy
- 简易防火墙代码,用java写的,比较简单。-firewall with proxy coding in java
RabbIT3-src.tar
- 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
proxy
- java开发模式系列之代理模式 视频讲解 有例子-java development model of the agent model series are examples of video on
Proxy
- 设计模式之代理模式的Java语言实现,对深入学习Proxy模式非常有帮助.-Agent design patterns of the Java language mode, the Proxy-depth study of model very helpful.
check
- Java 写的例程,可以看到如何通过 proxy 建立连接,登陆,保存 cookie,提交新表单的整个过程-Routines written in Java, we can see how to establish a connection through the proxy, landing, preserving cookie, submit a new form of the whole process
proxy
- Java演示Proxy设计模式,用Eclipse开发-Proxy Design Pattern Java demo with Eclipse development
Proxy.java
- A simple non-standard Java proxy server
proxy
- java设计模式中的代理模式开源代码,源码简单易懂。-java design patterns in the proxy mode of open-source code, source code easy to understand.
ProxyJava
- A web proxy server is an intermediate agent forwarding HTTP messages between two computers - a client and a server. Both of them have no idea about the existence of the proxy as it is transparent to them. They send their requests and responses th
ProxyLab
- web cache proxy coding in java
proxy
- java project code for networking proxy
proxy
- java实现代理服务器的源代码,非常好的学习资料,注释写得很详细-java source code implementation of the proxy server, a very good learning materials, notes to write a very detailed
dbserver
- This file is used as a proxy server -along with other few helper classes- between a db server and its client.
Proxy
- create an dynamic proxy.
proxy
- java动态代理代码,包含$Proxy0源代码及其生成方法-the code of java Dynamic Proxy, also including the source of $Proxy0 and the generated method
eclipse-ebservice-proxy
- eclipse自动生成webservice代理类,特别适合于初学入门者。-eclipse auto create webservice proxy class, it s suit to the beginning
proxy
- 在java中使用动态代理技术。如何在spring中使用动态代理。-How to use proxy in your java Project.
Proxy
- 代理模式:为其他对象提供一种代理以控制对这个对象的访问。-Proxy mode: to provide a proxy for other objects to control the access to this object.