com.prosysopc.ua.server
Class AbstractContinuationPoint

java.lang.Object
  extended by com.prosysopc.ua.server.AbstractContinuationPoint
Direct Known Subclasses:
BrowseContinuationPoint, HistoryContinuationPoint

public abstract class AbstractContinuationPoint
extends Object


Field Summary
protected  ServiceContext serviceContext
           
 
Constructor Summary
AbstractContinuationPoint(ServiceContext serviceContext)
           
 
Method Summary
 ServiceContext getServiceContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceContext

protected final ServiceContext serviceContext
Constructor Detail

AbstractContinuationPoint

public AbstractContinuationPoint(ServiceContext serviceContext)
Parameters:
serviceContext -
Method Detail

getServiceContext

public ServiceContext getServiceContext()


Copyright © 2018. All rights reserved.