|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MiniExpirationType | |
|---|---|
| org.apache.cxf.ws.eventing | |
| Uses of MiniExpirationType in org.apache.cxf.ws.eventing |
|---|
| Subclasses of MiniExpirationType in org.apache.cxf.ws.eventing | |
|---|---|
class |
ExpirationType
Java class for ExpirationType complex type. |
| Fields in org.apache.cxf.ws.eventing declared as MiniExpirationType | |
|---|---|
protected MiniExpirationType |
SubscribeResponse.grantedExpires
|
protected MiniExpirationType |
RenewResponse.grantedExpires
|
protected MiniExpirationType |
GetStatusResponse.grantedExpires
|
| Methods in org.apache.cxf.ws.eventing that return MiniExpirationType | |
|---|---|
MiniExpirationType |
ObjectFactory.createMiniExpirationType()
Create an instance of MiniExpirationType |
MiniExpirationType |
SubscribeResponse.getGrantedExpires()
Gets the value of the grantedExpires property. |
MiniExpirationType |
RenewResponse.getGrantedExpires()
Gets the value of the grantedExpires property. |
MiniExpirationType |
GetStatusResponse.getGrantedExpires()
Gets the value of the grantedExpires property. |
| Methods in org.apache.cxf.ws.eventing with parameters of type MiniExpirationType | |
|---|---|
void |
SubscribeResponse.setGrantedExpires(MiniExpirationType value)
Sets the value of the grantedExpires property. |
void |
RenewResponse.setGrantedExpires(MiniExpirationType value)
Sets the value of the grantedExpires property. |
void |
GetStatusResponse.setGrantedExpires(MiniExpirationType value)
Sets the value of the grantedExpires property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||