com.sun.grizzly.filter
Class RemoteCall

java.lang.Object
  extended by com.sun.grizzly.filter.RemoteCall

public class RemoteCall
extends Object

Version:
1.0
Author:
John Vieten 03.07.2008

Method Summary
 InputStream getInputStream()
           
 OutputStream getOutputStream()
           
 boolean wasException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInputStream

public InputStream getInputStream()

getOutputStream

public OutputStream getOutputStream()

wasException

public boolean wasException()


Copyright © 2012 Oracle Corporation. All Rights Reserved.