iaik.tc.tss.impl.java.tsp
Class TcTssSOAPCallFactory

java.lang.Object
  extended by iaik.tc.tss.api.tspi.TcTssAbstractFactory
      extended by iaik.tc.tss.impl.java.tsp.TcTssSOAPCallFactory

public class TcTssSOAPCallFactory
extends TcTssAbstractFactory


Constructor Summary
TcTssSOAPCallFactory()
           
 
Method Summary
 TcIContext newContextObject()
          This method returns a new instance of the context class of the specific implementation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TcTssSOAPCallFactory

public TcTssSOAPCallFactory()
Method Detail

newContextObject

public TcIContext newContextObject()
                            throws TcTssException
Description copied from class: TcTssAbstractFactory
This method returns a new instance of the context class of the specific implementation.

Specified by:
newContextObject in class TcTssAbstractFactory
Throws:
TcTssException