org.jboss.errai.tools.source.server
Class SourceViewService

java.lang.Object
  extended by org.jboss.errai.tools.source.server.SourceViewService
All Implemented Interfaces:
MessageCallback

public class SourceViewService
extends Object
implements MessageCallback


Constructor Summary
SourceViewService()
           
 
Method Summary
 void callback(Message message)
           
 String convertStreamToString(InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceViewService

public SourceViewService()
Method Detail

callback

public void callback(Message message)
Specified by:
callback in interface MessageCallback

convertStreamToString

public String convertStreamToString(InputStream is)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.