com.mjh.switchrmi
Class RmiNullTransport

java.lang.Object
  |
  +--com.mjh.switchrmi.RmiTransportBase
        |
        +--com.mjh.switchrmi.RmiNullTransport
All Implemented Interfaces:
RmiTransport

public class RmiNullTransport
extends RmiTransportBase


Field Summary
 
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()


Copyright © 2002-2002 Michael J. Henderson & Associates, LLC. All Rights Reserved.