代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/228295/4765639
java subscriberpresence.java
/*
* SubscriberPresence.java
*/
package gov.nist.sip.proxy.presenceserver;
import java.io.File;
import javax.sip.Dialog;
/**
* This subscriber supports the presence event package,
* cpid-pi
www.eeworm.com/read/228295/4765670
java association.java
package gov.nist.sip.proxy;
/**
*
*@version JAIN-SIP-1.1
*
*@author Olivier Deruelle
*
*This code is in the public domain.
*
*/
www.eeworm.com/read/228295/4765678
java domain.java
/*
* Domain.java
*
* Created on March 25, 2003, 10:50 AM
*/
package gov.nist.sip.proxy.registrar;
/**
*
* @author deruelle@nist.gov
*/
public class Domain {
public String hostName;
www.eeworm.com/read/227772/4768661
java test.java
package com.ntsky.proxy;
public class Test implements TestInterface {
public void sayHello() {
System.out.println("hello");
}
public void sayHello22(){
System.out.println("hello
www.eeworm.com/read/225009/4799936
java proxytestlogicmethod.java
package xyz.frame.plugin;
import xyz.frame.LogicException;
import xyz.frame.LogicRequest;
import xyz.frame.component.LogicMethod;
/**
* A test based proxy implementation.
*/
class ProxyTestLogicMe
www.eeworm.com/read/224985/4800497
properties jaxrexamples.properties
## Registry Server:
query.url=http://localhost:8080/RegistryServer/
publish.url=http://localhost:8080/RegistryServer/
registry.username=testuser
registry.password=testuser
## HTTP and HTTPS proxy host
www.eeworm.com/read/221824/4825436
properties jaxrexamples.properties
## Registry Server:
query.url=http://localhost:8080/RegistryServer/
publish.url=http://localhost:8080/RegistryServer/
registry.username=testuser
registry.password=testuser
## HTTP and HTTPS proxy host
www.eeworm.com/read/213708/4913151
tcl test-suite-webcache.tcl
# Test suite for HTTP server, client, proxy cache.
#
# Also tests TcpApp, which is an Application used to transmit
# application-level data. Because current TCP isn't capable of this,
# we build this