at.gv.zustellung.zkopf.client
Class PushClient

java.lang.Object
  extended by at.gv.zustellung.zkopf.client.PushClient

public class PushClient
extends Object


Constructor Summary
PushClient(ZuseKopfConfiguration config)
           
 
Method Summary
 void initialize(ZuseKopfConfiguration config)
           
 PushResponseType push(String serviceURL, InputStream request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushClient

public PushClient(ZuseKopfConfiguration config)
Method Detail

initialize

public void initialize(ZuseKopfConfiguration config)

push

public PushResponseType push(String serviceURL,
                             InputStream request)
                      throws PushClientException
Throws:
PushClientException


Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.