代码搜索:Remoting
找到约 565 项符合「Remoting」的源代码
代码结果 565
www.eeworm.com/read/233914/4663942
cs imessage.cs
/*
* IMessage.cs - Implementation of the
* "System.Runtime.Remoting.Messaging.IMessage" class.
*
* Copyright (C) 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you
www.eeworm.com/read/209509/4977814
cs class1.cs
using System;
using System.Runtime.Remoting;
namespace Test.Server.SAF.Cryptography
{
///
/// Summary description for Class1.
///
class Class1
{
///
www.eeworm.com/read/377685/2698252
java helloservice.java
package com.szmx.tlms.study.ws;
import javax.xml.rpc.ServiceException;
import org.springframework.remoting.jaxrpc.ServletEndpointSupport;
public class HelloService extends ServletEndpointSu
www.eeworm.com/read/264886/4286267
cs hello.cs
using System;
using System.Runtime.Remoting.Lifetime;
namespace Wrox.ProfessionalCSharp
{
///
/// Summary description for Class1.
///
public class Hello : System.Mars
www.eeworm.com/read/264886/4286359
cs hello.cs
using System;
using System.Runtime.Remoting.Messaging;
namespace Wrox.ProfessionalCSharp
{
///
/// Summary description for Class1.
///
public class Hello : System.Mar
www.eeworm.com/read/264886/4286383
cs hello.cs
using System;
using System.Runtime.Remoting.Messaging;
namespace Wrox.ProfessionalCSharp
{
///
/// Summary description for Class1.
///
public class Hello : System.Mar
www.eeworm.com/read/294470/8223587
as notecontrol.as
package control{
import mx.rpc.remoting.RemoteObject;
import mx.rpc.events.ResultEvent;
import mx.rpc.events.FaultEvent;
import flash.events.Event;
www.eeworm.com/read/294377/8232742
as notecontrol.as
package control{
import mx.rpc.remoting.RemoteObject;
import mx.rpc.events.ResultEvent;
import mx.rpc.events.FaultEvent;
import flash.events.Event;
www.eeworm.com/read/151482/5681279
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/146928/5734188
cs mediator.cs
using System;
using System.Collections;
using System.Runtime.Serialization;
using System.Runtime.Remoting.Messaging;
using System.Runtime.InteropServices;
[assembly:CLSCompliant(true)]
[assembly