代码搜索:Remoting
找到约 565 项符合「Remoting」的源代码
代码结果 565
www.eeworm.com/read/400767/2346820
cs callcontexttests.cs
using System;
using System.Runtime.Remoting.Messaging;
using System.Security.Principal;
using NUnit.Framework;
namespace NUnit.Tests.Core
{
///
/// Summary description for CallCon
www.eeworm.com/read/390678/2526313
java jaxrpcorderservice.java
package org.springframework.samples.jpetstore.service;
import org.springframework.remoting.jaxrpc.ServletEndpointSupport;
import org.springframework.samples.jpetstore.domain.Order;
import org.spr
www.eeworm.com/read/390678/2526583
java jaxrpcorderservice.java
package org.springframework.samples.jpetstore.service;
import org.springframework.remoting.jaxrpc.ServletEndpointSupport;
import org.springframework.samples.jpetstore.domain.Order;
import org.spr
www.eeworm.com/read/389395/2540641
java jaxrpcorderservice.java
package org.springframework.samples.jpetstore.service;
import org.springframework.remoting.jaxrpc.ServletEndpointSupport;
import org.springframework.samples.jpetstore.domain.Order;
import org.spr
www.eeworm.com/read/264106/4289739
java jaxrpcorderservice.java
package org.springframework.samples.jpetstore.service;
import org.springframework.remoting.jaxrpc.ServletEndpointSupport;
import org.springframework.samples.jpetstore.domain.Order;
import org.spr
www.eeworm.com/read/201782/15396733
cs exceptionproperty.cs
//
// Write by Peopleyl 2007-04-13
//
using System;
using Aspect.AopBase;
using System.Runtime.Remoting.Messaging;
namespace Aspect.Exception
{
public class ExceptionProperty:AspectProperty
www.eeworm.com/read/297007/8066173
cs factorytest.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Configuration;
using System.Runtime.Remoting;
namespace Factory_Method
{
public class FactoryTest
{
www.eeworm.com/read/233914/4663821
cs ilease.cs
/*
* ILease.cs - Implementation of the
* "System.Runtime.Remoting.Lifetime.ILease" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you can r
www.eeworm.com/read/233914/4663901
cs soapdatetime.cs
/*
* SoapDateTime.cs - Implementation of the
* "System.Runtime.Remoting.Metadata.W3cXsd2001.SoapDateTime" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is fr