Uses of Class
org.apache.wss4j.binding.wsu10.TimestampType

Packages that use TimestampType
org.apache.wss4j.binding.wsu10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of TimestampType in org.apache.wss4j.binding.wsu10
 

Methods in org.apache.wss4j.binding.wsu10 that return TimestampType
 TimestampType ObjectFactory.createTimestampType()
          Create an instance of TimestampType
 

Methods in org.apache.wss4j.binding.wsu10 that return types with arguments of type TimestampType
 JAXBElement<TimestampType> ObjectFactory.createTimestamp(TimestampType value)
          Create an instance of JAXBElement<TimestampType>}
 

Methods in org.apache.wss4j.binding.wsu10 with parameters of type TimestampType
 JAXBElement<TimestampType> ObjectFactory.createTimestamp(TimestampType value)
          Create an instance of JAXBElement<TimestampType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.