Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.mjh.switchrmi
Class RmiNullTransport  view RmiNullTransport download RmiNullTransport.java

java.lang.Object
  extended bycom.mjh.switchrmi.RmiTransportBase
      extended bycom.mjh.switchrmi.RmiNullTransport
All Implemented Interfaces:
RmiTransport

public class RmiNullTransport
extends RmiTransportBase


Field Summary
 
Fields inherited from class com.mjh.switchrmi.RmiTransportBase
 
Fields inherited from interface com.mjh.switchrmi.RmiTransport
ASYNCHRONOUS, HTTP, JABBER, JMS, SMTP, SYNCHRONOUS, TEST
 
Constructor Summary
RmiNullTransport()
           
 
Methods inherited from class com.mjh.switchrmi.RmiTransportBase
getInputStream, getName, getOutputStream, getSessionIdentifier, getType, getUrl, getUrlInfo, recv, send, setName, setSessionIdentifier, setType, setUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmiNullTransport

public RmiNullTransport()