org.persvr.remote
Class EventStream.Notification

java.lang.Object
  extended by org.persvr.remote.EventStream.Notification
Enclosing class:
EventStream

public static class EventStream.Notification
extends java.lang.Object


Constructor Summary
EventStream.Notification()
           
 
Method Summary
 ObservedCall getCall()
           
 java.util.Map<java.lang.String,java.lang.String> getHeaders()
           
 java.lang.String getPathInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventStream.Notification

public EventStream.Notification()
Method Detail

getHeaders

public java.util.Map<java.lang.String,java.lang.String> getHeaders()

getCall

public ObservedCall getCall()

getPathInfo

public java.lang.String getPathInfo()